]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Very important to point out exactly where this is available and where
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 21 Sep 2005 16:16:09 +0000 (16:16 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 21 Sep 2005 16:16:09 +0000 (16:16 +0000)
  it is not, since TraceEnable extended is likely to be used to confirm
  behavior between differing types of servers, including 1.3/2.0/2.2

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@290733 13f79535-47bb-0310-9956-ffa450edef68

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

index 4ba6debf931d770ca6ea3902803fab8e86ca78ae..b1ade3256a49561130b1e311e90b9336640bf441 100644 (file)
@@ -3035,7 +3035,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>Version 2.0.55 and later</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 60662e6102053ecab79757f7369660294f379743..a0f1224196f256b8d1b24e9a3d4d4826e83a5712 100644 (file)
@@ -2986,7 +2986,7 @@ requests</description>
 <syntax>TraceEnable <var>[on|off|extended]</var></syntax>
 <default>TraceEnable on</default>
 <contextlist><context>server config</context></contextlist>
-<compatibility>Version 2.0.55 and later</compatibility>
+<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