From 643040fa08fc9800f33f43a3c87d96af6e4c6f45 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Wed, 3 Dec 2014 01:30:39 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1643035 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_rewrite.html.en | 6 ++++-- docs/manual/mod/mod_rewrite.xml.fr | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index 280b3a31c2d..ae708e76260 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -1057,8 +1057,10 @@ a RewriteCond. never has a leading slash. Therefore, a Pattern with ^/ never matches in per-directory context. -
  • Although rewrite rules are syntactically permitted in <Location> and <Files> sections, this -should never be necessary and is unsupported.
  • +
  • Although rewrite rules are syntactically permitted in <Location> and <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.
  • diff --git a/docs/manual/mod/mod_rewrite.xml.fr b/docs/manual/mod/mod_rewrite.xml.fr index 408669c2bb8..43c6971d828 100644 --- a/docs/manual/mod/mod_rewrite.xml.fr +++ b/docs/manual/mod/mod_rewrite.xml.fr @@ -1,7 +1,7 @@ - + -- 2.47.3