]> granicus.if.org Git - apache/commitdiff
elaborate on per-directory limitations
authorEric Covener <covener@apache.org>
Wed, 3 Dec 2014 01:29:49 +0000 (01:29 +0000)
committerEric Covener <covener@apache.org>
Wed, 3 Dec 2014 01:29:49 +0000 (01:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1643034 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.xml

index ff2907927aa11833403869fb1388ec75e5df684e..a47b4b5beb87ed3f9e86b7ceb307e115ca929c52 100644 (file)
@@ -1067,8 +1067,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>