From: Eric Covener Date: Thu, 19 May 2016 14:03:11 +0000 (+0000) Subject: add availability to rewriteoption too X-Git-Tag: 2.5.0-alpha~1603 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b83cd2d6975e90fb0b7f22f201f30465d2201eed;p=apache add availability to rewriteoption too git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1744580 13f79535-47bb-0310-9956-ffa450edef68 --- 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.