From 39be8a15d063fe452da91c2ae7ee7affc076f10e Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Thu, 20 Feb 2014 18:10:33 +0000 Subject: [PATCH] propose mod_rewrite enhancement git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1570291 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/STATUS b/STATUS index d3d1091b7f..89dea84c1a 100644 --- 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: -- 2.50.1