From: Jeff Trawick Date: Sun, 27 Sep 2009 21:58:49 +0000 (+0000) Subject: vote+promote mod_rewrite support for scgi:// X-Git-Tag: 2.2.15~209 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f6f7a7e486f6d435b40452f510e44cee1de29aa;p=thirdparty%2Fapache%2Fhttpd.git vote+promote mod_rewrite support for scgi:// git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@819415 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index fc4dfdbbfd5..fcf6f782d07 100644 --- a/STATUS +++ b/STATUS @@ -99,6 +99,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 2.2.x patch: trunk should work with offset. +1: fuankg, trawick, rpluem + * 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_rewrite.c?r1=728220&r2=729538 + (applies with 40 lines offset in 2.2) + +1: nd, minfrin, trawick + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -121,12 +127,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: SSL_SERVER_S_DN are missing - I think we must fix this first; otherwise I'm +1. - * 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_rewrite.c?r1=728220&r2=729538 - (applies with 40 lines offset in 2.2) - +1: nd, minfrin - PATCHES/ISSUES THAT ARE STALLED * srclib/pcre and vendor/pcre