]> granicus.if.org Git - apache/blob - docs/manual/mod/mod_dumpio.xml.ja
Adding updated mod_ssl HOWTO to the website
[apache] / docs / manual / mod / mod_dumpio.xml.ja
1 <?xml version="1.0" encoding="iso-2022-jp"?>
2 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
3 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
4 <!-- English Revision: 151408 -->
5
6 <!--
7  Copyright 2004-2005 The Apache Software Foundation or its licensors,
8                      as applicable.
9
10  Licensed under the Apache License, Version 2.0 (the "License");
11  you may not use this file except in compliance with the License.
12  You may obtain a copy of the License at
13
14      http://www.apache.org/licenses/LICENSE-2.0
15
16  Unless required by applicable law or agreed to in writing, software
17  distributed under the License is distributed on an "AS IS" BASIS,
18  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19  See the License for the specific language governing permissions and
20  limitations under the License.
21 -->
22
23 <modulesynopsis metafile="mod_dumpio.xml.meta">
24
25 <name>mod_dumpio</name>
26 <description>\e$BK>$`$h$&$K$9$Y$F$N\e(B I/O \e$B$r%(%i!<%m%0$K%@%s%W$9$k\e(B</description>
27 <status>Extension</status>
28 <sourcefile>mod_dumpio.c</sourcefile>
29 <identifier>dumpio_module</identifier>
30
31 <summary>
32     <p><code>mod_dumpio</code> \e$B$r;H$&$H!"\e(BApache \e$B$,<u$1<h$C$?$9$Y$F$NF~NO$H\e(B
33     Apache \e$B$K$h$jAw$i$l$?$9$Y$F$N=PNO$H$N!"N>J}$b$7$/$O$I$A$i$+0lJ}$r!"\e(B
34     \e$B%(%i!<%m%0%U%!%$%k$K%m%0<}=8\e(B <transnote>\e$B%@%s%W\e(B dump</transnote>
35     \e$B$G$-$^$9!#\e(B</p>
36
37     <p>\e$B%G!<%?$N%m%.%s%0$O!"\e(BSSL \e$BI|9f2=$ND>8e\e(B (\e$BF~NO\e(B) \e$B$H\e(B SSL
38     \e$B0E9f2=$ND>A0\e(B (\e$B=PNO\e(B) \e$B$K9T$J$o$l$^$9!#$4A[A|$NDL$j!"\e(B
39     \e$B$3$N%b%8%e!<%k$O$H$F$D$b$J$$%G!<%?NL$r=PNO$7$^$9$N$G!"\e(B
40     \e$BLdBj$r%G%P%C%0$7$F$$$k$H$-$K$N$_;HMQ$9$k$h$&$K$7$F$/$@$5$$!#\e(B</p>
41 </summary>
42
43 <section id="enable">
44     <title>dumpio \e$B%5%]!<%H$rM-8z$K$9$k\e(B</title>
45
46     <p>\e$B$3$N%b%8%e!<%k$rM-8z$K$9$k$K$O!"%b%8%e!<%k$,%3%s%Q%$%k$5$l$F$$$F!"\e(B
47     \e$B<B9T$9$k\e(B Apache \e$B$N@_Dj$G%5!<%P$KAH$_9~$^$l$F$$$kI,MW$,$"$j$^$9!#\e(B
48     \e$B%m%.%s%05!G=$O!"0J2<$N%G%#%l%/%F%#%V$r;H$C$FM-8z$K$7$?$j\e(B
49     \e$BL58z$K$7$?$j$G$-$^$9!#\e(B</p>
50 </section>
51
52 <directivesynopsis>
53
54 <name>DumpIOInput</name>
55 <description>\e$B%(%i!<%m%0$K$9$Y$F$NF~NO%G!<%?$r%@%s%W\e(B</description>
56 <syntax>DumpIOInput On|Off</syntax>
57 <default>DumpIOInput Off</default>
58 <contextlist><context>server config</context></contextlist>
59 <compatibility>DumpIOInput \e$B$O\e(B Apache 2.1.3 \e$B0J9_$N$_$G;HMQ2DG=\e(B</compatibility>
60
61 <usage>
62     <p>\e$B$9$Y$F$NF~NO$N%@%s%W$rM-8z$K$7$^$9!#\e(B</p>
63
64     <example><title>\e$BNc\e(B</title>
65       DumpIOInput On
66     </example>
67 </usage>
68
69 </directivesynopsis>
70
71 <directivesynopsis>
72
73 <name>DumpIOOutput</name>
74 <description>\e$B%(%i!<%m%0$K$9$Y$F$N=PNO%G!<%?$r%@%s%W\e(B</description>
75 <syntax>DumpIOOutput On|Off</syntax>
76 <default>DumpIOOutput Off</default>
77 <contextlist><context>server config</context></contextlist>
78 <compatibility>DumpIOOutput \e$B$O\e(B Apache 2.1.3 \e$B0J9_$G$N$_;HMQ2DG=\e(B</compatibility>
79
80 <usage>
81     <p>\e$B$9$Y$F$N=PNO$N%@%s%W$rM-8z$K$7$^$9!#\e(B</p>
82
83     <example><title>\e$BNc\e(B</title>
84       DumpIOOutput On
85     </example>
86 </usage>
87
88 </directivesynopsis>
89 </modulesynopsis>