]> granicus.if.org Git - apache/commitdiff
propose mod_rewrite enhancement
authorEric Covener <covener@apache.org>
Thu, 20 Feb 2014 18:10:33 +0000 (18:10 +0000)
committerEric Covener <covener@apache.org>
Thu, 20 Feb 2014 18:10:33 +0000 (18:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1570291 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d3d1091b7f57359269157951e87e92b608621ddf..89dea84c1ab0198c2d6c27c5b39f5af9be3417c0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -185,6 +185,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1 covener, jim
 
+   *  mod_rewrite: Add RewriteOptions InheritDown, InheritDownBefore,
+     and IgnoreInherit to allow RewriteRules to be pushed from parent scopes
+     to child scopes without explicitly configuring each child scope.
+     PR56153. 
+     trunk patch: http://svn.apache.org/r1570288
+     2.4.x patch: trunk works
+     +1 covener
+
 OTHER PROPOSALS
 
    * A list of further possible backports can be found at: