From 986426c4ae8d32a1eac268b8f4898c42b812c65f Mon Sep 17 00:00:00 2001 From: Lucien Gentis Date: Sat, 10 Jun 2017 16:45:24 +0000 Subject: [PATCH] Fix Typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1798332 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 dfaf145465..e96a583f8d 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -288,7 +288,7 @@ LogLevel alert rewrite:trace3

This option allows the old behavior to be used where the document root is not prefixed to a local path that was reduced from a - URL. Available in 2.4.25 and later.

+ URL. Available in 2.4.26 and later.

-- 2.50.1