From: Christophe Jaillet Date: Tue, 28 Oct 2014 06:44:46 +0000 (+0000) Subject: Fix compatibility note X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87b649e17d153b9bbb86702b45a7c4590d4154da;p=thirdparty%2Fapache%2Fhttpd.git Fix compatibility note git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1634791 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_substitute.html.en b/docs/manual/mod/mod_substitute.html.en index 7ffb5f3a483..f09416b9b1b 100644 --- a/docs/manual/mod/mod_substitute.html.en +++ b/docs/manual/mod/mod_substitute.html.en @@ -136,7 +136,7 @@ Substitute "s|http://internal.blog.example.com/|http://www.example.com/blog/|i"< Override:FileInfo Status:Extension Module:mod_substitute -Compatibility:Available in httpd 2.5-dev and later +Compatibility:Available in httpd 2.4.11 and later

The maximum line size handled by mod_substitute is limited to restrict memory use. The limit can be configured diff --git a/docs/manual/mod/mod_substitute.xml b/docs/manual/mod/mod_substitute.xml index 20cea14b4bb..8ecb5725815 100644 --- a/docs/manual/mod/mod_substitute.xml +++ b/docs/manual/mod/mod_substitute.xml @@ -137,7 +137,7 @@ Substitute "s|http://internal.blog.example.com/|http://www.example.com/blog/|i" directory .htaccess FileInfo -Available in httpd 2.5-dev and later +Available in httpd 2.4.11 and later

The maximum line size handled by mod_substitute