[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HTML::Mason



Yes, i try this and not work ... 


On Mon, Feb 02, 2004 at 02:40:57PM -0500, Christopher House wrote:
> Try:
> $ lynx http://localhost/mason/index.html
> 
> At 11:06 AM 2/2/2004, you wrote:
> >Hi, folks.
> >
> >I has problem configuring Mason, some here do it.
> >
> >
> >PerlModule HTML::Mason::ApacheHandler
> ><Location /mason>
> >        SetHandler perl-script
> >        PerHandler HTML::Mason::ApacheHandler
> ></Location>
> >
> >whe i try ..
> >
> >$ lynx localhost/mason/index.html
> >
> >the response is: Network error ...
> >
> >also put <locationMatch directive for force .html only extension handled 
> >for Mason.
> >
> >Some have know this
> >
> >Regards.