[rt-users] problems logging out from RT3

Jesse Vincent jesse at bestpractical.com
Tue Nov 18 15:02:31 EST 2003




On Tue, Nov 18, 2003 at 04:00:20PM +0100, Matthias F. Brandstetter wrote:
> Hi all,
> 
> I have a problem logging out from RT 3.0.6. Everything works in my 
> installation, but when I then click on "Logout", the page Logout.html does 
> not get parsed, I get only the error from the browser, that the requestet 
> URL <%$URL%> is not avail.
> 
> I am using FastCGI, here are my Apache settings:
> 
> ##############
> ## for RT3
> AddHandler fastcgi-script fcgi
> FastCgiServer /opt/rt3/bin/mason_handler.fcgi
> Alias /rt3/NoAuth /opt/rt3/share/html/NoAuth

^^ that line is your problem.


> ScriptAlias /rt3 /opt/rt3/bin/mason_handler.fcgi/
> ##############
> 
> As said, everything works, execpt this Logout.html page.
> Has anyone an idea?
> 
> Greets and TIA, Matthias
> 
> -- 
> Love isn't hopeless.  Look, maybe I'm no expert on the subject, but there
> was one time I got it right.
> 
> 		-- Homer Simpson
> 		   Another Simpson's Clip Show
> 
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
> 
> Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
> 

-- 
http://www.bestpractical.com/rt  -- Trouble Ticketing. Free.



More information about the rt-users mailing list