Re: [us...@httpd] Attempt to serve directory:

2009-07-24 Thread MK
On 07/24/2009 09:47:00 AM, Bob Ionescu wrote: > 2009/7/17 MK : > > > >SetHandler perl-script > >PerlHandler HTML::Mason::ApacheHandler > >AddType text/html mhtml > >AddType text/html comp > >AddHandler perl-script mhtml comp > > > In contrast to trunk (becoming 2.3/2.4) Direc

Re: [us...@httpd] Attempt to serve directory:

2009-07-24 Thread Bob Ionescu
2009/7/17 MK : > >SetHandler perl-script >PerlHandler HTML::Mason::ApacheHandler >AddType text/html mhtml >AddType text/html comp >AddHandler perl-script mhtml comp > > > If I load *localhost/codebank/index.html*, there is no problem. > However, if I try to load *localhost/cod

[us...@httpd] Attempt to serve directory:

2009-07-17 Thread MK
I'm using mod_perl to serve "mason" pages. SetHandler perl-script PerlHandler HTML::Mason::ApacheHandler AddType text/html mhtml AddType text/html comp AddHandler perl-script mhtml comp If I load *localhost/codebank/index.html*, there is no problem. However, if I try to