]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backport proposal... re-enable ap_location_walk for subreq
authorJim Jagielski <jim@apache.org>
Thu, 31 Jan 2008 20:07:23 +0000 (20:07 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 31 Jan 2008 20:07:23 +0000 (20:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@617205 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3a371dfcdfb0683357b6b3efd60e02fdac7fcd0b..0e96e0398ee2d841bb2472b65711426866ce8958 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -147,6 +147,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://people.apache.org/~covener/2.2.x-logio_subtract_bytes.diff
     +1 covener
 
+  * core: Reinstate location walk for subrequests.
+      Trunk version of patch:
+       http://svn.apache.org/viewvc?view=rev&revision=579664
+      Backport version of 2.2.x of patch:
+       Trunk version works (minus CHANGES conflict)
+    +1: jim
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when