From b62b1d5021f9c5c89188b7ed469fb1ef6c239a8a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Wed, 2 Jul 2003 01:08:06 +0000 Subject: [PATCH] it's in the next release git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100440 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 2 +- docs/manual/mod/core.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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