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

HTML::Mason



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.