[rt-users] Install issues
Robert Geller
rgeller at lnrproperty.com
Thu Apr 20 14:40:57 EDT 2006
On FC4, using httpd 2.0.54 with mod_perl DS0.
My httpd config:
LoadModule perl_module modules/mod_perl.so
<VirtualHost XX.XX.XX.XX>
ServerAdmin root at localhost
DocumentRoot /var/www/rt3/share/html
ServerName rt.adm
ServerAlias rt.adm.XX.com
AddDefaultCharset UTF-8
PerlModule Apache2 Apache::compat
PerlModule Apache::DBI
PerlRequire /var/www/rt3/bin/webmux.pl
<Directory /var/www/rt3/share/html>
AllowOverride ALL
Options ExecCGI FollowSymLinks
<IfModule mod_access.c>
Order allow,deny
Allow from all
</IfModule>
</Directory>
</VirtualHost>
Im getting the "Youre Almost There" page.
-Robert Geller
LNR Property Corporation
Network Infrastructure
1601 Washington Avenue
Miami Beach, Florida 33139
(305) 695 - 5400 (office main)
(305) 695 - 5829 (office direct)
(305) 695 - 5409 (fax)
(786) 282 - 1102 (mobile)
More information about the rt-users
mailing list