>Number: 2409
>Category: config
>Synopsis: Inability to customize error 500
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: apache
>State: open
>Class: sw-bug
>Submitter-Id: apache
>Arrival-Date: Wed Jun 10 17:10:00 PDT 1998
>Last-Modified:
>Originator: [EMAIL PROTECTED]
>Organization:
apache
>Release: 1.2.4
>Environment:
N/A
>Description:
This is strange, Using Apache 1.2.4 and I have in my .htaccess file, among
other things:
ErrorDocument 401 /Errors/AuthorizationRequired.html
ErrorDocument 403 /Errors/Forbidden.html
ErrorDocument 404 /Errors/FileNotFound.html
ErrorDocument 500 /Errors/InternalServer.html
The strange part is, 401,403,404 come up correct as the custom error
message, however 500 still comes up as the default! I even tried stuff
like:
ErrorDocument 500 "test
and that didn't work either! Any ideas?
>How-To-Repeat:
ErrorDocument 500 "this doesn't work
>Fix:
Allow customizable 500 error messages.
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED. This is not done]
[automatically because of the potential for mail loops. ]