I have an annoying problem when i start rails in production mode. Rails
starts and is logging to the production log, however when i goto an
invalid URL i get an routing error page instead of a 404.
This happens with both mongrel and webrick (running rails 2.1 on
kubuntu).
Any ideas on why this is happening?