[rt-users] Changing the server URL to RT in httpd.conf
Nelson Pereira
npereira at protus.com
Fri Apr 4 14:44:31 EDT 2008
Guys...
With the modification for virtual host to put in the httpd.conf:
<VirtualHost your.ip.address>
ServerName your.rt.server.hostname
DocumentRoot /opt/rt3/share/html
AddDefaultCharset UTF-8
PerlModule Apache::DBI
PerlRequire /opt/rt3/bin/webmux.pl
<Location />
SetHandler perl-script
PerlHandler RT::Mason
</Location>
</VirtualHost>
What do I change to have a login page URL of http://localhost/rt3 ?
The reason is I have an index page on / that has multiple link, and when
I put this in httpd.conf, the url http://localhost <http://localhost/>
goes directly to RT and I don't see my default index.html file....
Thanks
Nelson Pereira
Senior Network Administrator
Protus IP Solutions Inc.
npereira at protus.com
phone: 613.733.0000 ext.528
MyFax: 613.822.5083
www.myfax.com
Refer your friends and colleagues to MyFax!
Click here for more information.
<http://www.myfax.com/referral_program.asp>
<http://www.myfax.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20080404/e8bc7d06/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 4180 bytes
Desc: image001.gif
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20080404/e8bc7d06/attachment.gif>
More information about the rt-users
mailing list