From: André Malo Date: Wed, 2 Jul 2003 01:08:06 +0000 (+0000) Subject: it's in the next release X-Git-Tag: pre_ajp_proxy~1487 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b62b1d5021f9c5c89188b7ed469fb1ef6c239a8a;p=apache it's in the next release git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100440 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 9b1921737c..0f78b1920b 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -1547,7 +1547,7 @@ subrequests Context:server config, virtual host Status:Core Module:core -Compatibility:Available in Apache 2.1 and later +Compatibility:Available in Apache 2.0.47 and later

An internal redirect happens, for example, when using the Action directive, which internally redirects the original request to a CGI script. A subrequest is Apache's diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 73826e48c3..f12498671b 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -1499,7 +1499,7 @@ subrequests LimitInternalRecursion 10 server configvirtual host -Available in Apache 2.1 and later +Available in Apache 2.0.47 and later

An internal redirect happens, for example, when using the