From: Daniel Gruno Date: Thu, 12 Apr 2012 07:09:52 +0000 (+0000) Subject: xforms X-Git-Tag: 2.5.0-alpha~7196 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=629e13b7e5dfa8cb97faa7b4b40414947cce4757;p=thirdparty%2Fapache%2Fhttpd.git xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1325142 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index 4e3893611b4..8ace55c6544 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -908,10 +908,11 @@ later

Pattern is a perl compatible regular - expression. On the first RewriteRule it is applied to the (%-decoded) - URL-path of the request; - subsequent patterns are applied to the output of the last matched - RewriteRule.

+ expression. On the first RewriteRule that matches, it is applied to + the (%-decoded) URL-path (or + file-path, depending + on the context) of the request. Subsequent patterns are applied to the + output of the last matched RewriteRule.

What is matched?

In VirtualHost context, @@ -920,7 +921,7 @@ later

In Directory and htaccess context, the Pattern will initially be matched against the - filesystem path, after removing the prefix that lead the server + filesystem path, after removing the prefix that led the server to the current RewriteRule (e.g. "app1/index.html" or "index.html" depending on where the directives are defined).

diff --git a/docs/manual/mod/mod_rewrite.xml.fr b/docs/manual/mod/mod_rewrite.xml.fr index 3bcf945e235..af4f13161b6 100644 --- a/docs/manual/mod/mod_rewrite.xml.fr +++ b/docs/manual/mod/mod_rewrite.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_rewrite.xml.meta b/docs/manual/mod/mod_rewrite.xml.meta index decc0a7b1e8..0be21e86f4d 100644 --- a/docs/manual/mod/mod_rewrite.xml.meta +++ b/docs/manual/mod/mod_rewrite.xml.meta @@ -8,6 +8,6 @@ en - fr + fr