]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add compatibility tag, and rebuild all.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 21 Sep 2005 15:54:59 +0000 (15:54 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 21 Sep 2005 15:54:59 +0000 (15:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290729 13f79535-47bb-0310-9956-ffa450edef68

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

index c282c29f98d5576352a4d58a8b82efd126a39b15..96f06c167f681fb3ff71afb3f65d2b1b4fea927e 100644 (file)
@@ -3064,6 +3064,7 @@ requests</td></tr>
 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config</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 1.3.34, 2.0.55 and later</td></tr>
 </table>
     <p>This directive overrides the behavior of <code>TRACE</code> for both
     the core server and <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code>.  The default
index 57d4699cc1090716c13a3c8c58160437f5a58efd..7e32546b73c4f6df2a02c1dc54ee3afce8b4cf23 100644 (file)
@@ -3021,6 +3021,7 @@ requests</description>
 <syntax>TraceEnable <var>[on|off|extended]</var></syntax>
 <default>TraceEnable on</default>
 <contextlist><context>server config</context></contextlist>
+<compatibility>Available in Apache 1.3.34, 2.0.55 and later</compatibility>
 
 <usage>
     <p>This directive overrides the behavior of <code>TRACE</code> for both