* Ruediger Pluem wrote: > On 09/25/2009 02:38 PM, [email protected] wrote: > > Author: nd > > Date: Fri Sep 25 12:38:45 2009 > > New Revision: 818836 > > > > URL: http://svn.apache.org/viewvc?rev=818836&view=rev > > Log: > > propose another export > > > > Modified: > > httpd/httpd/branches/2.2.x/STATUS > > > > Modified: httpd/httpd/branches/2.2.x/STATUS > > URL: > > http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=8188 > >36&r1=818835&r2=818836&view=diff > > ======================================================================= > >======= --- httpd/httpd/branches/2.2.x/STATUS (original) > > +++ httpd/httpd/branches/2.2.x/STATUS Fri Sep 25 12:38:45 2009 > > @@ -114,6 +114,12 @@ > > 2.2.x Patch: > > http://people.apache.org/~poirier/PR47754-2.2.x-patch.txt +1: poirier > > > > + * mod_rewrite: Add scgi scheme detection. /me completely forgot, that > > + mod_rewrite was extended for this as well... > > + Trunk Patch: > > http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/mappers/mod_rewr > >ite.c?r1=728220&r2=729538 + (applies with 40 lines offset in 2.2) > > + +1: nd > > Don't we need to adjust splitout_queryargs in mod_rewrite as well? > I know that this hasn't happened on trunk, but is this intended or is > this a bug?
Good point. I think, that's a bug and it's missing for fcgi, too. nd -- Winnetous Erbe: <http://pub.perlig.de/books.html#apache2>
