summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2017-06-10 15:51:28 +0000
committerEric Covener <covener@apache.org>2017-06-10 15:51:28 +0000
commitc92c2c182a0a4fc5cbdbfb6dc29c20f1c9c65f9c (patch)
treed048bfaeace8183c2b6887aca7e702d04ab8afea /docs
parentbf3e77c22f960278a317694fe431813f6b934f02 (diff)
downloadhttpd-c92c2c182a0a4fc5cbdbfb6dc29c20f1c9c65f9c.tar.gz
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1798328 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/mod/mod_rewrite.html.en2
-rw-r--r--docs/manual/mod/mod_rewrite.xml.fr2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en
index 2cc6eeb613..ebdfba002b 100644
--- a/docs/manual/mod/mod_rewrite.html.en
+++ b/docs/manual/mod/mod_rewrite.html.en
@@ -1017,7 +1017,7 @@ RewriteRule "^/$" "/homepage.std.html" [L]</pre>
<dt><code>LegacyPrefixDocRoot</code></dt>
<dd>
- <p>Prior to 2.4.25, if a substitution was an absolute URL that matched
+ <p>Prior to 2.4.26, if a substitution was an absolute URL that matched
the current virtual host, the URL might first be reduced to a URL-path
and then later reduced to a local path. Since the URL can be reduced
to a local path, the path should be prefixed with the document root.
diff --git a/docs/manual/mod/mod_rewrite.xml.fr b/docs/manual/mod/mod_rewrite.xml.fr
index 05ea54cab9..8f310eeff8 100644
--- a/docs/manual/mod/mod_rewrite.xml.fr
+++ b/docs/manual/mod/mod_rewrite.xml.fr
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1780218:1796852 (outdated) -->
+<!-- English Revision: 1780218:1798327 (outdated) -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->