From: Eric Covener Date: Mon, 6 Jun 2011 15:42:06 +0000 (+0000) Subject: TraceEnable is per-virtualhost, not just per-server. X-Git-Tag: 2.3.13~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b98cff9529e5842e292caf5417e425f18d31038;p=thirdparty%2Fapache%2Fhttpd.git TraceEnable is per-virtualhost, not just per-server. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1132676 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 0263701fca4..271bb20121a 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -3885,7 +3885,7 @@ certain events before failing a request Determines the behaviour on TRACE requests TraceEnable [on|off|extended] TraceEnable on -server config +server configvirtual host Available in Apache HTTP Server 1.3.34, 2.0.55 and later