Ruslan Zakirov
2009-02-07 23:37:42 UTC
Hi,
Spent some time debugging 404 error on any request to "/" path.
I'm not sure how recent changes are, however Jifty's mason handler
looks for a path and then for dhandler if the path doesn't exist. Some
time ago jifty had default dhandler which still may be installed in
your system. This dhandler never allows jifty to find /index.html
file.
Removing all jifty's files in perl INC dirs may help, sure you'll have
to re-install jifty.
Spent some time debugging 404 error on any request to "/" path.
I'm not sure how recent changes are, however Jifty's mason handler
looks for a path and then for dhandler if the path doesn't exist. Some
time ago jifty had default dhandler which still may be installed in
your system. This dhandler never allows jifty to find /index.html
file.
Removing all jifty's files in perl INC dirs may help, sure you'll have
to re-install jifty.
--
Best regards, Ruslan.
Best regards, Ruslan.