[rt-users] RT/Apache/FastCGI; page source displayed raw, not interpreted

Phil Homewood pdh at snapgear.com
Sun Aug 31 18:55:07 EDT 2003


Lydia Bell wrote:
> RT 3.0.4
> Apache 2.0.47
> mod_fastcgi 2.4.0
> suidperl 5.8.0
> 
> Alias /rt/NoAuth/images/ "/usr/local/rt3/share/html/NoAuth/images/"
> Alias /rt "/usr/local/rt3/share/html"
> ScriptAlias /rt/ "/usr/local/rt3/bin/mason_handler.fcgi/"
> 
> <Location /rt>
>    RedirectMatch permanent (.*)/$ http://my.hosts.fqdn$1/index.html
> </Location>

That redirect shouldn't be needed with FastCGI; it's a workaround
for mod_perl2 breakage AFAIK. The "Alias /rt" might also break you.

-- 
Phil Homewood, Systems Janitor, http://www.SnapGear.com
pdh at snapgear.com Ph: +61 7 3435 2810 Fx: +61 7 3891 3630
SnapGear - Custom Embedded Solutions and Security Appliances



More information about the rt-users mailing list