[rt-users] RT2 Web interface issue Again

Miroslav Laus laus at suse.cz
Thu Aug 2 02:10:46 EDT 2001


On Thu 02.Aug, Darrin Walton wrote:
> 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>
>   |+ 
> 
I'm sure it worked before. And while it was configured on the root
of the VirtualHost, I think it was correct to omit <Location> tag.

Mirek





More information about the rt-users mailing list