From: William A. Rowe Jr Date: Wed, 21 Sep 2005 16:16:09 +0000 (+0000) Subject: Very important to point out exactly where this is available and where X-Git-Tag: 2.0.55~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=890021d70d1b151d9c419116702112be6468afc2;p=thirdparty%2Fapache%2Fhttpd.git Very important to point out exactly where this is available and where 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 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 4ba6debf931..b1ade3256a4 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -3035,7 +3035,7 @@ requests Context:server config Status:Core Module:core -Compatibility:Version 2.0.55 and later +Compatibility:Available in Apache 1.3.34, 2.0.55 and later

This directive overrides the behavior of TRACE for both the core server and mod_proxy. The default diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 60662e61020..a0f1224196f 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -2986,7 +2986,7 @@ requests TraceEnable [on|off|extended] TraceEnable on server config -Version 2.0.55 and later +Available in Apache 1.3.34, 2.0.55 and later

This directive overrides the behavior of TRACE for both