]> granicus.if.org Git - apache/commitdiff
TraceEnable is per-virtualhost, not just per-server.
authorEric Covener <covener@apache.org>
Mon, 6 Jun 2011 15:42:06 +0000 (15:42 +0000)
committerEric Covener <covener@apache.org>
Mon, 6 Jun 2011 15:42:06 +0000 (15:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1132676 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 0263701fca4cc74cf13278a2951c1528ec2f9fdd..271bb20121a47a9f67f5d0ce1fad2c879d85cab6 100644 (file)
@@ -3885,7 +3885,7 @@ certain events before failing a request</description>
 <description>Determines the behaviour on <code>TRACE</code> requests</description>
 <syntax>TraceEnable <var>[on|off|extended]</var></syntax>
 <default>TraceEnable on</default>
-<contextlist><context>server config</context></contextlist>
+<contextlist><context>server config</context><context>virtual host</context></contextlist>
 <compatibility>Available in Apache HTTP Server 1.3.34, 2.0.55 and later</compatibility>
 
 <usage>