From: Eric Covener Date: Wed, 3 Dec 2014 01:29:49 +0000 (+0000) Subject: elaborate on per-directory limitations X-Git-Tag: 2.5.0-alpha~3660 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=09aa563de32f2e6ed8a8b33f5b989911e6c4ec7b;p=apache elaborate on per-directory limitations git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1643034 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index ff2907927a..a47b4b5beb 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1067,8 +1067,10 @@ matches in per-directory context.
  • Although rewrite rules are syntactically permitted in Location and Files sections, this -should never be necessary and is unsupported.
  • +type="section" module="core">Files 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.