[rt-devel] 1.3.57 not picking up WebPath?
Feargal Reilly
feargal at online.thecia.ie
Tue Mar 20 16:46:36 EST 2001
Using ver 1.3.57:
This may be a stupid apache config error but:
I've trying to root the web ui at:
http://my.domain.com/rt
Relevent entries in httpd.conf are:
Alias /rt /usr/local/rt2/WebRT/html
PerlRequire /usr/local/rt2/bin/webmux.pl
<Location /rt>
SetHandler perl-script
PerlHandler RT::Mason
</Location>
In /usr/local/rt2/etc/config.pm I have:
$WebPath = "/rt"
$WebBaseURL = "http://my.domain.com:80/";
$WebURL = $WebBaseURL . $WebPath. "/";
When I go to
http://my.domain.com/rt/
I am redirected to http://my.domain.com/rt/rt/NoAuth/webrt.css
Any changes made to config.pm do not alter this.
So either RT ain't picking up the $WebPath info, or I've screwed up the apache conf.
Any ideas/suggestions?
-Feargal.
_/_/_/ _/_/_/ _/_/_/ Feargal Reilly,
_/ _/ _/ _/ Systems Administrator,
_/ _/ _/_/_/_/ The Communications Interactive Agency.
_/_/_/ _/_/_/ _/ _/ Phone: +353-86-8157621.
More information about the Rt-devel
mailing list