[rt-users] Anyone installed RT on Mandrake - Help?
John Giles
john at trdlnk.com
Fri Oct 22 10:13:58 EDT 2004
Sorry, my mistake again... :)
The below <VirtualHost> section is correct not the commented >>> one
<VirtualHost ip_address>
ServerName rt322
ScriptAlias / /opt/rt3/bin/mason_handler.fcgi/
</VirtualHost>
I also needed a vitual interface for the above ip_address
-john
>>> On Fri, 22 Oct 2004 07:19:10 -0500, John Giles <john at trdlnk.com> wrote:
>>>
>>> Then my /etc/httpd/conf/vhosts/Vhosts.conf file has this entry
>>> --
>>> <VirtualHost name>
>>> ScriptAlias / /opt/rt3/bin/mason_handler.fcgi/
>>> </VirtualHost>
>>> --
More information about the rt-users
mailing list