Displaying 1 result from an estimated 1 matches for "7e9ffb52".
Did you mean:
7e9eb52
2006 Sep 02
1
custom error handling
Please forgive me if this is a stupid question. If it has been
answered already, please point me to the answer, as my searching has
been fruitless.
How can I programatically handle 404s and 500s when using Mongrel?
I''ve read about using a proxy server config (.htaccess for example) to
render an ErrorDocument rather than whatever comes from Rails, but I
need something different. I would