From f3c8453d1c8bf240ca8c67209e78f84cadd7eba1 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Wed, 3 Dec 2014 01:31:37 +0000 Subject: [PATCH] Merge r1643034 from trunk: 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 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 56fe17cfdd6..7229926346d 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1050,8 +1050,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. -- 2.47.2