]> granicus.if.org Git - apache/commitdiff
using context info for rewritebase was not until 2.4.16
authorEric Covener <covener@apache.org>
Thu, 19 May 2016 14:01:14 +0000 (14:01 +0000)
committerEric Covener <covener@apache.org>
Thu, 19 May 2016 14:01:14 +0000 (14:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1744578 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.xml

index 187472c9ba1bd9fde783958883828b20a60905b8..3e27f392de73e3a6c0b4e2b3a7b1514f5897eaef 100644 (file)
@@ -399,7 +399,7 @@ RewriteRule "^/ex/(.*)" "${examplemap:$1}"
                suffixed by the relative
                substitution is also valid as a URL path on the server
                (this is rare).</li>
-          <li> In Apache HTTP Server 2.4.11 and later, this directive may be
+          <li> In Apache HTTP Server 2.4.16 and later, this directive may be
                 omitted when the request is mapped via
                 <directive module="mod_alias">Alias</directive>
                 or <module>mod_userdir</module>.</li>