8 Jan
2003
8 Jan
'03
7:56 p.m.
beno wrote at 2003-1-6 16:30 -0400:
Which script captures HTTP 404 errors? I need to play with it. You can customize "standard_error_message".
It gets called for all exceptions not handled by the application. "404" exceptions cannot be handle by the application because it is not reached. Dieter