From: Eric Covener Date: Sat, 10 Jun 2017 15:51:01 +0000 (+0000) Subject: correct release X-Git-Tag: 2.4.26~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf3e77c22f960278a317694fe431813f6b934f02;p=thirdparty%2Fapache%2Fhttpd.git correct release git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1798327 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index ca523f3c9eb..dfaf1454659 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -276,7 +276,7 @@ LogLevel alert rewrite:trace3
LegacyPrefixDocRoot
-

Prior to 2.4.25, if a substitution was an absolute URL that matched +

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.