[rt-users] adding info to httpd.conf

Raymond Norton ray at lctn.k12.mn.us
Sun Oct 28 10:47:29 EST 2001


Is there any special location to add this info into httpd.conf, or can it be placed anywhere?

<VirtualHost your.ip.address>
DocumentRoot /path/to/rt2/WebRT/html
ServerName your.rt.server.hostname
PerlModule Apache::DBI
PerlFreshRestart On
PerlRequire /path/to/rt2/bin/webmux.pl
<Location />
 SetHandler perl-script
 PerlHandler RT::Mason
</Location>
</VirtualHost>

Raymond
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20011028/8a06761c/attachment.htm>


More information about the rt-users mailing list