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
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
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