ErrorDocument POST - Apache/1.3b6

ErrorDocument POST - Apache/1.3b6

Post by Joe Arnol » Tue, 26 May 1998 04:00:00



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.
---------------------
Check out http://www.ecst.csuchico.edu/~jarnold/food.html
  -and-   http://www.ecst.csuchico.edu/~jarnold/food2.html
to see the examples.

QUESTION:
Is this a bug?  If so, will it be fixed?  Regardless, I would appreciate
any direction that anyone could give me to fix this situation. (ie. which
files of the source to look at.)  I would like to send POST methods to the
ErrorDocument.

Linux mabell 2.0.33 #2 Thu Mar 5 21:02:48 PST 1998 i486 unknown
SERVER_SOFTWARE = Apache/1.3b6

Thanks
-Joe Arnold

--
California State University, Chico   \   /
http://www.ecst.csuchico.edu/~jarnold \ /


 
 
 

1. ErrorDocument 500 - will Apache forward POST data?

Hello.

Can Apache forward POST data from a broken (500-error-generating)  CGI
script to an ErrorDocument script?

It appears to call my ErrorDocument script with method GET.  Strangely,
CONTENT_TYPE remains "application/x-www-form-urlencoded", and
CONTENT_LENGTH is set, though STDIN appears empty.

Could I accomplish this with mod_rewrite?  Or does mod_rewrite only process
URLs before the server can generate a status code...?

Thanks.

Alvy

2. Wanted : ATI Mach64 PCI configuration.

3. ErrorDocument and POST ops

4. controlling ftp logins in OSF 4.0...

5. Get/post-values disappear when using ErrorDocument

6. How can I limit the CPU usage of a Perl process?

7. how to install mod_perl and apache 1.3b6

8. Box hangs when workstation locked for extended periods

9. Apache 1.3b6 response termination of HEAD request...

10. server-staus with apache 1.3b6??

11. apache-1.3b6

12. Apache 1.3b6 compil problem/AIX 4.1/gcc

13. Apache 1.3b6 Proxy: Remote Proxy Authorization