On 23/01/2007, at 10:25 PM, Gareth Kirwan wrote:

> I switched to lighttpd and fastcgi a while ago.
> A problem I've been having is that when a file does not exist, and  
> there's no dhandler, I get a mason error page:
>  could not find component for initial path 'foo' (component roots  
> are: ...)
>
> I'm struggling to see how ApacheHandler didn't fall into the same  
> trap, but I used to get a 404 instead.
> I can see in AH.pm's prepare_request a section that deals with no  
> $comp_path, and I can see the path_info attached.
> I'm unclear on where the dhandler is put into comp_path to stop a  
> return_not_found if there is one.
>
> Either way: Does anyone have this problem, or know of a solution?
> I was looking at changing either my mason-handler, or CGIHandler.pm

I've had this problem, and been completely confounded by it.  Looking  
forward to see if anyone has a solution.

K.


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