From: Vincent Bray Date: Tue, 24 Jul 2007 10:58:04 +0000 (+0000) Subject: Merge r559006 ([PR36917] Document pre-2.2.4 behaviour of mod_dumpio) X-Git-Tag: 2.2.5~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd2311b39c14410b75ebb66dfd8c2d63e7c8c264;p=thirdparty%2Fapache%2Fhttpd.git Merge r559006 ([PR36917] Document pre-2.2.4 behaviour of mod_dumpio) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@559008 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_dumpio.html.en b/docs/manual/mod/mod_dumpio.html.en index 16851bc7d67..5da7262bfdd 100644 --- a/docs/manual/mod/mod_dumpio.html.en +++ b/docs/manual/mod/mod_dumpio.html.en @@ -95,6 +95,9 @@ later.

Example

DumpIOLogLevel notice

+ +

Compatibility

Prior to 2.2.4 mod_dumpio + would only dump to the log when LogLevel was set to debug
top
diff --git a/docs/manual/mod/mod_dumpio.xml b/docs/manual/mod/mod_dumpio.xml index 47b23f8d704..d3bbd934885 100644 --- a/docs/manual/mod/mod_dumpio.xml +++ b/docs/manual/mod/mod_dumpio.xml @@ -105,6 +105,10 @@ later. Example DumpIOLogLevel notice + + CompatibilityPrior to 2.2.4 mod_dumpio + would only dump to the log when LogLevel was set to debug