[rt-users] adding info to httpd.conf

Greg Smythe gregs at Intellstat.com
Sun Oct 28 12:36:08 EST 2001


Usually at the bottom of the file. Make sure you define NameVirtualHost
somewhere in the config file too..
 
 




-=-=-=-=-=-=-=-=-=-=-=-=-=- 
Greg Smythe 
SysAdmin 
Intellstat Communications 
WA State Resident 


-----Original Message-----
From: Raymond Norton [mailto:ray at lctn.k12.mn.us] 
Sent: Sunday, October 28, 2001 7:47 AM
To: rt-users at lists.fsck.com
Subject: [rt-users] adding info to httpd.conf


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/f1559307/attachment.htm>


More information about the rt-users mailing list