>Number: 2284 >Category: general >Synopsis: Can not POST to ErrorDocument - Apache/1.3b6 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue May 26 06:10:00 PDT 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: Apache/1.3b6 >Environment: Linux mabell 2.0.33 #2 Thu Mar 5 21:02:48 PST 1998 i486 unknown >Description: When I set the ErrorDocument to be a CGI script, I am unable to use the POST method when calling it. Check this out... ===================== srm.conf: ErrorDocument 404 /cgi-bin/printenv --------------------- When I connect to the server using <FORM ACTION="http://ha.cker.com:420/cgi-bin/printenv" method="POST">, REQUEST_METHOD = POST.
However, when I connect to the server using <FORM ACTION="http://ha.cker.com:420/does_not_exist" method="POST"> REQUEST_METHOD is reported to be GET. >How-To-Repeat: Check out http://www.ecst.csuchico.edu/~jarnold/food.html -and- http://www.ecst.csuchico.edu/~jarnold/food2.html to see the examples. >Fix: If you guys don't want to spend the time to fix the situation, could you please point me in the right direction to go about fixing it myself? >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. ]
