From 50cae64e8cc7460857c0a945462d4de1038d32bf Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Thu, 19 May 2016 14:01:14 +0000 Subject: [PATCH] using context info for rewritebase was not until 2.4.16 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1744578 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_rewrite.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 187472c9ba..3e27f392de 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -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). -
  • In Apache HTTP Server 2.4.11 and later, this directive may be +
  • In Apache HTTP Server 2.4.16 and later, this directive may be omitted when the request is mapped via Alias or mod_userdir.
  • -- 2.40.0