]> granicus.if.org Git - apache/commitdiff
Merge r1643034 from trunk:
authorEric Covener <covener@apache.org>
Wed, 3 Dec 2014 01:31:37 +0000 (01:31 +0000)
committerEric Covener <covener@apache.org>
Wed, 3 Dec 2014 01:31:37 +0000 (01:31 +0000)
elaborate on per-directory limitations

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1643036 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.xml

index 56fe17cfdd67ac99ee38f335158131a2e1aebc3e..7229926346dcd93a1b7377d6f633e8496d244546 100644 (file)
@@ -1050,8 +1050,10 @@ matches in per-directory context.</li>
 
 <li>Although rewrite rules are syntactically permitted in <directive
 type="section" module="core">Location</directive> and <directive
-type="section" module="core">Files</directive> sections, this
-should never be necessary and is unsupported.</li>
+type="section" module="core">Files</directive> sections
+(including their regular expression counterparts), this
+should never be necessary and is unsupported. A likely feature
+to break in these contexts is relative substitutions.</li>
 </ul>
 </note>