Hi, I noticed a problem when switched from SCGI to Mongrel. At very first moment my application goes to url /start/dashboard/overview which in Mongrel gives me 404 Not Found error. As soon as I changed it to /appstart/dashboard/overview it fixed the problem. -- Kamil