]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote+promote mod_rewrite support for scgi://
authorJeff Trawick <trawick@apache.org>
Sun, 27 Sep 2009 21:58:49 +0000 (21:58 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 27 Sep 2009 21:58:49 +0000 (21:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@819415 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index fc4dfdbbfd522f3a7b8e24493ee82ae8eaa61b5a..fcf6f782d07c5442b03e802b4804a7a68555d46d 100644 (file)
--- 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