]> granicus.if.org Git - apache/commitdiff
minor corrections
authorAndré Malo <nd@apache.org>
Mon, 12 Apr 2004 17:22:27 +0000 (17:22 +0000)
committerAndré Malo <nd@apache.org>
Mon, 12 Apr 2004 17:22:27 +0000 (17:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103356 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_log_forensic.html.en
docs/manual/mod/mod_log_forensic.xml

index 0935bc15eeda2cadda80f1b47f6286da0d8b3d7f..c6d2c98b3d4216d6769695a1980c7b9564a5b913 100644 (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 Identifier:</a></th><td>log_forensic_module</td></tr>
-<tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_log_forensic.c</td></tr></table>
+<tr><th><a href="module-dict.html#SourceFile">Source 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
 <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
index 797e5dcd1e350f64a78441f6f341ad26f1c43cfe..657e543c579018816fa415300770d47627329c90 100644 (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