Re: [Mason] CGIHandler and initial component not found

2007-01-23 Thread Kirrily Robert
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: ..

[Mason] CGIHandler and initial component not found

2007-01-23 Thread Gareth Kirwan
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