[rt-devel] RT2 - README file "mistakes"

Alesh Mustar alesh at sportina.si
Wed May 23 10:12:50 EDT 2001


When playing with CVS of RT2, I noticed that in the README file there 
are some small mistakes:

At the WEBUI part, there are this instructions to set your httpd.conf:

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

the /opt/rt should be /opt/rt2 if i'm not mistaken?


A.







More information about the Rt-devel mailing list