You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by co...@apache.org on 1998/09/04 00:41:45 UTC

Re: mod_cgi/1291: CGI problems are reported as "Server problem - contact the webmaster"

[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]


Synopsis: CGI problems are reported as "Server problem - contact the webmaster"

State-Changed-From-To: suspended-closed
State-Changed-By: coar
State-Changed-When: Thu Sep  3 15:41:44 PDT 1998
State-Changed-Why:

This has been addressed for the next release after 1.3.1
by putting text describing the cause of the problem into
the *ERROR_NOTES envariable.  An "ErrorDocument 500" script
can use this information, along with the other envariables
it is given, to be more specific about what went wrong.
Thank you for the report, and for using Apache!