From 9d2d5bf5fff1d0d3fdabf2606b684cae60bfcb8b Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Mon, 6 Jun 2011 15:43:30 +0000 Subject: [PATCH] Merge r1132676 from trunk: 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 3c390f596da..c53c110cec9 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -3323,7 +3323,7 @@ certain events before failing a request requests TraceEnable [on|off|extended] TraceEnable on -server config +server configvirtual host Available in Apache 1.3.34, 2.0.55 and later -- 2.47.2