]> granicus.if.org Git - apache/commitdiff
it's in the next release
authorAndré Malo <nd@apache.org>
Wed, 2 Jul 2003 01:08:06 +0000 (01:08 +0000)
committerAndré Malo <nd@apache.org>
Wed, 2 Jul 2003 01:08:06 +0000 (01:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100440 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en
docs/manual/mod/core.xml

index 9b1921737c9ea6ed4bedcb96713904d10acfbe0f..0f78b1920be5f0d3d6561c3edf9ae22b4d3a3587 100644 (file)
@@ -1547,7 +1547,7 @@ subrequests</td></tr>
 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
-<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache 2.1 and later</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache 2.0.47 and later</td></tr>
 </table>
     <p>An internal redirect happens, for example, when using the <code class="directive"><a href="../mod/mod_actions.html#action">Action</a></code> directive, which internally
     redirects the original request to a CGI script. A subrequest is Apache's
index 73826e48c313c1933bc005dfb63d585c1e1c3e6f..f12498671bb85adece22fcdbbdab69410b804e76 100644 (file)
@@ -1499,7 +1499,7 @@ subrequests</description>
 <default>LimitInternalRecursion 10</default>
 <contextlist><context>server config</context><context>virtual host</context>
 </contextlist>
-<compatibility>Available in Apache 2.1 and later</compatibility>
+<compatibility>Available in Apache 2.0.47 and later</compatibility>
 
 <usage>
     <p>An internal redirect happens, for example, when using the <directive