]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge r1132676 from trunk:
authorEric Covener <covener@apache.org>
Mon, 6 Jun 2011 15:43:30 +0000 (15:43 +0000)
committerEric Covener <covener@apache.org>
Mon, 6 Jun 2011 15:43:30 +0000 (15:43 +0000)
TraceEnable is per-virtualhost, not just per-server.

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

docs/manual/mod/core.xml

index 3c390f596dac8e152ca5d1647d8ab5ed3dba8eaa..c53c110cec9cd30a18a6503a72b6fbb70bda0ee0 100644 (file)
@@ -3323,7 +3323,7 @@ certain events before failing a request</description>
 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 1.3.34, 2.0.55 and later</compatibility>
 
 <usage>