Commit f546a4db authored by Eric Covener's avatar Eric Covener
Browse files

Merge r1744578 from trunk:

using context info for rewritebase was not until 2.4.16



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1744579 13f79535-47bb-0310-9956-ffa450edef68
parent edfc44d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>