From: Lucien Gentis Date: Sat, 10 Jun 2017 16:45:24 +0000 (+0000) Subject: Fix Typo. X-Git-Tag: 2.4.26~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=986426c4ae8d32a1eac268b8f4898c42b812c65f;p=thirdparty%2Fapache%2Fhttpd.git Fix Typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1798332 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index dfaf1454659..e96a583f8d1 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.