1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

minor corrections

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103356 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
André Malo
2004-04-12 17:22:27 +00:00
parent bf47849537
commit ea81d340c2
2 changed files with 5 additions and 3 deletions

View File

@@ -26,7 +26,9 @@
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Forensic Logging of the requests made to the server</td></tr>
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>log_forensic_module</td></tr>
<tr><th><a href="module-dict.html#SourceFile">Source<63>File:</a></th><td>mod_log_forensic.c</td></tr></table>
<tr><th><a href="module-dict.html#SourceFile">Source<63>File:</a></th><td>mod_log_forensic.c</td></tr>
<tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td><code class="module"><a href="../mod/mod_unique_id.html">mod_unique_id</a></code> is no longer required since
version 2.1</td></tr></table>
<h3>Summary</h3>
<p>This module provides for forensic logging of client
@@ -111,7 +113,6 @@
<tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_log_forensic</td></tr>
<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.1 and later</td></tr>
</table>
<p>The <code class="directive">ForensicLog</code> directive is used to
log requests to the server for forensic analysis. Each log entry

View File

@@ -25,6 +25,8 @@
<status>Extension</status>
<sourcefile>mod_log_forensic.c</sourcefile>
<identifier>log_forensic_module</identifier>
<compatibility><module>mod_unique_id</module> is no longer required since
version 2.1</compatibility>
<summary>
<p>This module provides for forensic logging of client
@@ -97,7 +99,6 @@
<syntax>ForensicLog <var>filename</var>|<var>pipe</var></syntax>
<contextlist><context>server config</context><context>virtual host</context>
</contextlist>
<compatibility>Available in version 2.1 and later</compatibility>
<usage>
<p>The <directive>ForensicLog</directive> directive is used to