[rt-users] Problem installing RT -- Mason related?
Paul Goracke
paul at goracke.org
Mon Aug 19 17:07:50 EDT 2002
McCool, Scott wrote:
> (I'm not sure if this is everything related to RT that I need or not, my
> goal here is to have all the RT url's under http://hostname/rt2 )
You need to change the following in config.pm:
> $WebPath = "";
Should be '$WebPath = "/rt2";'
> $WebBaseURL = "http://RT::WebBaseURL.not.configured:80";
Should be '$WebBaseURL = "http://hostname";'
Disclaimer: These are the most obvious changes I see--I may not have
caught them all. :^)
pg
More information about the rt-users
mailing list