mirror of
https://github.com/apache/httpd.git
synced 2025-06-03 10:42:03 +03:00
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421136 13f79535-47bb-0310-9956-ffa450edef68
78 lines
2.8 KiB
XML
78 lines
2.8 KiB
XML
<?xml version="1.0" encoding="iso-2022-jp"?>
|
||
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
|
||
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
|
||
<!-- English Revision: 420990 -->
|
||
|
||
<!--
|
||
Licensed to the Apache Software Foundation (ASF) under one or more
|
||
contributor license agreements. See the NOTICE file distributed with
|
||
this work for additional information regarding copyright ownership.
|
||
The ASF licenses this file to You under the Apache License, Version 2.0
|
||
(the "License"); you may not use this file except in compliance with
|
||
the License. You may obtain a copy of the License at
|
||
|
||
http://www.apache.org/licenses/LICENSE-2.0
|
||
|
||
Unless required by applicable law or agreed to in writing, software
|
||
distributed under the License is distributed on an "AS IS" BASIS,
|
||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||
See the License for the specific language governing permissions and
|
||
limitations under the License.
|
||
-->
|
||
|
||
<modulesynopsis metafile="mod_logio.xml.meta">
|
||
|
||
<name>mod_logio</name>
|
||
<description>$B%j%/%(%9%HKh$KF~NO%P%$%H?t$H=PNO%P%$%H?t$H$r%m%.%s%0(B</description>
|
||
<status>Extension</status>
|
||
<sourcefile>mod_logio.c</sourcefile>
|
||
<identifier>logio_module</identifier>
|
||
|
||
<summary>
|
||
|
||
<p>$B$3$N%b%8%e!<%k$O%j%/%(%9%H$4$H$K<u$1<h$C$?%P%$%H?t$H(B
|
||
$BAw?.$7$?%P%$%H?t$N%m%.%s%0$r9T$J$&5!G=$rDs6!$7$^$9!#(B
|
||
$B5-O?$5$l$k?t;z$O%j%/%(%9%H$N%X%C%@$H%l%9%]%s%9$NK\BN$r(B
|
||
$BH?1G$7$?!"<B:]$K%M%C%H%o!<%/$G<u$1<h$C$?%P%$%HCM$G$9!#(B
|
||
$BF~NO$G$O(B SSL/TLS $B$NA0$K!"=PNO$G$O(B SSL/TLS $B$N8e$K?t$($k$N$G!"(B
|
||
$B?t;z$O0E9f$K$h$kJQ2=$b@5$7$/H?1G$7$?$b$N$K$J$j$^$9!#(B</p>
|
||
|
||
<p>$B$3$N%b%8%e!<%k$N;HMQ$K$O(B <module>mod_log_config</module> $B%b%8%e!<%k$,(B
|
||
$BI,MW$G$9!#(B</p>
|
||
|
||
</summary>
|
||
|
||
<seealso><module>mod_log_config</module></seealso>
|
||
<seealso><a href="../logs.html">Apache $B%m%0%U%!%$%k(B</a></seealso>
|
||
|
||
<section id="formats">
|
||
<title>$B%+%9%?%`%m%0=q<0(B</title>
|
||
|
||
<p>$B$3$N%b%8%e!<%k$O?7$7$$%m%.%s%0MQ%G%#%l%/%F%#%V$r2C$($^$9!#(B
|
||
$B%j%/%(%9%H<+?H$NFCD'$O%U%)!<%^%C%HJ8;zNs$K!"0J2<$NMM$KCV49$5$l$k(B
|
||
"<code>%</code>" $B%G%#%l%/%F%#%V$r(B
|
||
$BF~$l$k$3$H$G%m%0<}=8$5$l$^$9(B:</p>
|
||
|
||
<table border="1" style="zebra">
|
||
<tr><th>$B%U%)!<%^%C%HJ8;zNs(B</th>
|
||
<th>$B@bL@(B</th></tr>
|
||
|
||
<tr><td><code>%...I</code></td>
|
||
<td>$B%j%/%(%9%H$H%X%C%@$r4^$`!"<u$1<h$C$?%P%$%H?t!#(B
|
||
0 $B$K$O$J$i$J$$!#(B</td></tr>
|
||
|
||
<tr><td><code>%...O</code></td>
|
||
<td>$B%X%C%@$r4^$`!"Aw?.$7$?%P%$%H?t!#(B0 $B$K$O$J$i$J$$!#(B</td></tr>
|
||
</table>
|
||
|
||
<p>$BDL>o!"$3$N5!G=$O0J2<$NMM$K;HMQ$5$l$^$9(B:</p>
|
||
|
||
<dl>
|
||
<dt>$B7k9g(B I/O $B%m%0=q<0(B:</dt>
|
||
<dd><code>"%h %l %u %t \"%r\" %>s %b \"%{Referer}i\"
|
||
\"%{User-agent}i\" %I %O"</code></dd>
|
||
</dl>
|
||
</section>
|
||
|
||
</modulesynopsis>
|