I'll take a look... thx! On Apr 27, 2011, at 2:03 PM, Mark Montague wrote:
> > Could someone with commit access take a look at the following patches? > Neither of these are high priority, but I don't want to let them get too far > out of date. > > https://issues.apache.org/bugzilla/show_bug.cgi?id=51077 > > Fixes two issues with how mod_rewrite handles rules with the [P] flag: > - Makes query string handling for requests destined for mod_proxy_fcgi and > mod_proxy_scgi consistent with how query strings are already handled for > mod_proxy_ajp and mod_proxy_http. > - Makes logic for handling query strings in directory context the same as in > server context. > > > https://issues.apache.org/bugzilla/show_bug.cgi?id=50880 > > Prevents mod_proxy_scgi from setting PATH_INFO unless requested, for better > compliance with RFC 3875. This will hopefully be an easy patch to review, > since it was just submitted for consistency with a patch which was already > committed for mod_proxy_fcgi, > https://issues.apache.org/bugzilla/show_bug.cgi?id=50851 > > > Thanks in advance. > > -- > Mark Montague > > [email protected]
