X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=docs%2Fmanual%2Fmod%2Fmod_dumpio.html.en;h=9a76ebcceafac3b9a9f17f928f62e70557a6c3d7;hb=a90ae4579d90137464edf3877a865cc4d406be80;hp=201e66ad96fde7263aceb768f976ffad54a46dcc;hpb=d147d2bcb02320987f884d44fd9294dd002db433;p=apache diff --git a/docs/manual/mod/mod_dumpio.html.en b/docs/manual/mod/mod_dumpio.html.en index 201e66ad96..9a76ebccea 100644 --- a/docs/manual/mod/mod_dumpio.html.en +++ b/docs/manual/mod/mod_dumpio.html.en @@ -17,12 +17,13 @@
<-
-Apache > HTTP Server > Documentation > Version 2.3 > Modules
+Apache > HTTP Server > Documentation > Version 2.3 > Modules

Apache Module mod_dumpio

Available Languages:  en  | - ja 

+ ja  | + zh-cn 

@@ -54,9 +55,15 @@

Enabling dumpio Support

-

To enable the module, it should be compiled and - loaded in to your running Apache configuration. Logging - can then be enabled or disabled via the below directives.

+

To enable the module, it should be compiled and loaded + in to your running Apache configuration. Logging can then + be enabled or disabled seperately for input and output via + the below directives. Additionally, mod_dumpio + needs to be configured to LogLevel trace7: +

+

+ LogLevel dumpio:trace7 +

top

DumpIOInput Directive

@@ -67,7 +74,7 @@
-
Description:Dumps all I/O to error log as desired.
Status:Extension
Context:server config
Status:Extension
Module:mod_dumpio
Compatibility:DumpIOInput is only available in Apache 2.1.3 and +
Compatibility:DumpIOInput is only available in Apache 2.1.3 and later.

Enable dumping of all input.

@@ -86,7 +93,7 @@ later. Context:server config Status:Extension Module:mod_dumpio -Compatibility:DumpIOOutput is only available in Apache 2.1.3 and +Compatibility:DumpIOOutput is only available in Apache 2.1.3 and later.

Enable dumping of all output.

@@ -99,8 +106,9 @@ later.

Available Languages:  en  | - ja 

+ ja  | + zh-cn 

\ No newline at end of file