From: Rich Bowen Date: Fri, 5 Aug 2016 16:19:01 +0000 (+0000) Subject: Clarify phrasing, as per bz53152 X-Git-Tag: 2.5.0-alpha~1306 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5a0b71e7a9f4e665db19238f1f667c6457d9e86f;p=thirdparty%2Fapache%2Fhttpd.git Clarify phrasing, as per bz53152 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1755361 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index c8615727972..8b95f4d7392 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1092,8 +1092,9 @@ a user's directory, then you cannot use the rewrite engine. This restriction is required for security reasons.
  • When using the rewrite engine in .htaccess files the -per-directory prefix (which always is the same for a specific -directory) is automatically removed for the RewriteRule pattern matching +per-directory prefix (that is, the URI path that lead to the directory +containing this .htaccess file) +is automatically removed for the RewriteRule pattern matching and automatically added after any relative (not starting with a slash or protocol name) substitution encounters the end of a rule set. See the RewriteBase diff --git a/docs/manual/mod/mod_rewrite.xml.fr b/docs/manual/mod/mod_rewrite.xml.fr index 125042923bd..ed28939da3b 100644 --- a/docs/manual/mod/mod_rewrite.xml.fr +++ b/docs/manual/mod/mod_rewrite.xml.fr @@ -1313,7 +1313,7 @@ substitution ! -

    En plus du texte, la chaîne Substition peut +

    En plus du texte, la chaîne Substitution peut comporter :