From: Eric Covener Date: Thu, 20 Feb 2014 18:10:33 +0000 (+0000) Subject: propose mod_rewrite enhancement X-Git-Tag: 2.4.8~89 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=39be8a15d063fe452da91c2ae7ee7affc076f10e;p=apache 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 --- 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: