Shouldn't it be: |+ <VirtualHost rt2.xxxx.cz> |+ DocumentRoot /opt/rt2/WebRT/html |+ ServerName rt2.xxxx.cz |+ ServerAlias rt2 |+ |+ PerlModule Apache::DBI |+ PerlRequire /opt/rt2/bin/webmux.pl |+ <Location /> SetHandler perl-script PerlHandler RT::Mason </Location> |+ </VirtualHost> |+ -- darrin walton, darrinw at nixc.net