Control: severity -1 minor

On Wed, Jan 15, 2014 at 01:25:30PM -0500, Nate Baker wrote:
> I attempted to switch from mod_perl, using 
> /etc/request-tracker4/apache-modperl2.conf to fcgid using 
> /etc/request-tracker4/apache-fcgid.conf 
> and the pages were broken.  It looks like the ScriptAlias directive in 
> apache-fcgid.conf is missing the trailing slash.  Once I added the trailing 
> slash 
> and restarted apache2 it worked great.  The example on 
> http://bestpractical.com/docs/rt/latest/web_deployment.html also shows the 
> trailing slash.  The line 
> I ended up using (RT is at the root of the webserver, not at /rt) is:
> 
> ScriptAlias / /usr/share/request-tracker4/libexec/rt-server.fcgi/
> 
> >From what I can tell the latest version 4.0.18-1 also has this issue.

The distributed config does work (it configure RT at '/rt'). Changing
this to '/rt/' would break installations for people visiting '/rt' so it's
not something we can change now. Probably the most useful thing to do
would be to add a commented out line indicating how to configure RT
correctly to be run from '/', since it's not that obvious.

Cheers,
Dominic.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to