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. -- Best regards, Ruslan. _______________________________________________ jifty-devel mailing list jifty-devel@lists.jifty.org http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel