You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Aram Mirzadeh <aw...@qosina.com> on 1996/04/11 05:09:01 UTC

WWW Form Bug Report: "cgi-redirect won't accept method=POST data." on Linux (fwd)


No ack sent. 

Forwarded message:
> From nobody@hyperreal.com  Wed Apr 10 23:00:48 1996
> Message-Id: <19...@taz.hyperreal.com>
> From: chowell@comstar.com
> To: awm@qosina.com
> Date: Wed Apr 10 20:00:38 1996
> Subject: WWW Form Bug Report: "cgi-redirect won't accept method=POST data." on Linux
> 
> Submitter: chowell@comstar.com
> Operating system: Linux, version: 
> Extra Modules used: cgi_redirect_module (mod_cgi_redirect.o)
> URL exhibiting problem: 
> 
> Symptoms:
> --
> Apache (1.0.3) breaks connection with browser on 
> submission of data through a cgi-redirect utilizing
> a post-method.
> 
> My MIME AddType in the srm.conf file is:
>   application/x-httpd-php phtml
> 
> An additional line titled CgiRedirect is:
>    CgiRedirect application/x-httpd-php /cgi-bin/php.cgi
> 
> I understand this problem has existed since at least
> version 1.0.2.  What are the chances this can be
> fixed in the next release?
> 
> If you want me to setup a page where you can see
> what the browser reports, let me knoe.  I have 
> converted all my requirements to utilize the
> get-method for the time being.
> --
> 
> Backtrace:
> --
> 
> --
> 


-- 
A computer, to print out a fact,	| Aram Mirzadeh
Will divide, multiply, and subtract.	| MIS Manager
        But this output can be		| Qosina Corp.
        No more than debris,		| http://www.qosina.com/~awm/
If the input was short of exact.	| awm@qosina.com
                -- Gigo			| Apache httpd - awm@hyperreal.com


Re: WWW Form Bug Report: "cgi-redirect won't accept method=POST data." on Linux (fwd)

Posted by ra...@madhaus.utcs.utoronto.ca.
> > Apache (1.0.3) breaks connection with browser on 
> > submission of data through a cgi-redirect utilizing
> > a post-method.

You cannot use mod_cgi_redirect.c with the POST method in
1.0.[0-3] because of the lack of the 78b.preserve_redirect
patch which got vetoed for those versions.  This patch is in
the 1.1 code.  The guy is running my php stuff and this is
pretty clearly documented in the php documentation.  Let me know
if you want me to ACK this one.  Didn't want to start speaking
for the group here since I am just a fringe observer.

--
Rasmus Lerdorf
rasmus@madhaus.utcs.utoronto.ca