OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: HTML::Mason

From: Fco. Valladolid (franciscovmicrosistemas.com)
Date: Mon Feb 02 2004 - 16:35:15 CST


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.