[rt-users] Configuring Apache for RT
Max Bowsher
maxb at ukf.net
Thu Dec 11 09:56:56 EST 2003
Ritu Khetan wrote:
> Sorry Max, yet no luck. Any other guesses ???????
>
> I do have DirectoryIndex index.html defined in my httpd.conf too.
>
> This is how the complete thing looks like currently:
...
> <VirtualHost *:5000>
...
> <Location />
> SetHandler perl-script
> PerlHandler RT::Mason
> </Location>
> </VirtualHost>
Remove the <Location />...</Location> block.
Max.
More information about the rt-users
mailing list