From b83cd2d6975e90fb0b7f22f201f30465d2201eed Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Thu, 19 May 2016 14:03:11 +0000 Subject: [PATCH] add availability to rewriteoption too git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1744580 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 3e27f392de..c861572797 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -269,7 +269,7 @@ LogLevel alert rewrite:trace3 extended URL and filesystem context information to change the relative substitution back into a URL. Modules such as mod_userdir and mod_alias - supply this extended context info.

+ supply this extended context info. Available in 2.4.16 and later.

-- 2.50.1