On Fri, 17 Nov 2006, Jorge Valdes wrote:

> ...
> static-file.exclude-extensions += ( ".fcgi" )
> fastcgi.map-extensions = (
>   "/" => ".html"
>  ,"autohandler" => ".html"

This line seems wrong. You don't want to serve the autohandler files to an 
external request. Mason takes care of invoking autohandlers internally, 
and does not rely on any particular server config to do that.


-dave

/*===================================================
VegGuide.Org                        www.BookIRead.com
Your guide to all that's veg.       My book blog
===================================================*/

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to