From 09aa563de32f2e6ed8a8b33f5b989911e6c4ec7b Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Wed, 3 Dec 2014 01:29:49 +0000 Subject: [PATCH] elaborate on per-directory limitations git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1643034 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 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. -- 2.50.1