You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2011/03/06 18:39:23 UTC

DO NOT REPLY [Bug 50880] mod_proxy_scgi does not comply with RFC 3875 (CGI 1.1)

https://issues.apache.org/bugzilla/show_bug.cgi?id=50880

--- Comment #1 from Mark Montague <ma...@catseye.org> 2011-03-06 12:39:20 EST ---
Created an attachment (id=26734)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26734)
Prevent mod_proxy_scgi from setting PATH_INFO unless requested

The attached patch fixes the problem with mod_proxy_scgi in the same way
that r1078089 fixes the same problem for mod_proxy_fcgi.  Thanks to
Jim Jagielski for creating the mod_proxy_fcgi patch.

A new mod_proxy_scgi env-var, proxy-scgi-pathinfo, allows for PATH_INFO
to be exposed. Otherwise, it's not.

See bug 50581 for additional details and discussion.

I have looked for other modules with similar problems and have not found
any.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org