From 629e13b7e5dfa8cb97faa7b4b40414947cce4757 Mon Sep 17 00:00:00 2001
From: Daniel Gruno
Date: Thu, 12 Apr 2012 07:09:52 +0000
Subject: [PATCH] xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1325142 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_rewrite.html.en | 11 ++++++-----
docs/manual/mod/mod_rewrite.xml.fr | 2 +-
docs/manual/mod/mod_rewrite.xml.meta | 2 +-
3 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en
index 4e3893611b..8ace55c654 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.
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 3bcf945e23..af4f13161b 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 decc0a7b1e..0be21e86f4 100644
--- a/docs/manual/mod/mod_rewrite.xml.meta
+++ b/docs/manual/mod/mod_rewrite.xml.meta
@@ -8,6 +8,6 @@
en
- fr
+ fr
--
2.50.0