]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Rebuild
authorRich Bowen <rbowen@apache.org>
Sun, 2 Aug 2015 20:54:23 +0000 (20:54 +0000)
committerRich Bowen <rbowen@apache.org>
Sun, 2 Aug 2015 20:54:23 +0000 (20:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1693827 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_log_forensic.html.en
docs/manual/mod/mod_log_forensic.html.fr
docs/manual/mod/mod_log_forensic.xml.fr
docs/manual/mod/mod_log_forensic.xml.ja
docs/manual/mod/mod_log_forensic.xml.meta
docs/manual/mod/mod_log_forensic.xml.tr

index d26bca28bcd388a6db2150addd4d1a6fb147c862..c7564f7f84af1e79915c7da306307d503b4d193b 100644 (file)
 <tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_log_forensic.c</td></tr></table>
 <h3>Summary</h3>
 
-    <p>This module provides for forensic logging of client
-    requests. Logging is done before and after processing a request, so the
+    <p>This module provides for forensic logging of client requests.</p>
+
+    <p>Create the log file using the <code class="directive">ForensicLog</code>
+    directive:</p>
+
+    <pre class="prettyprint lang-config">ForensicLog logs/forensic_log</pre>
+
+    
+    <p>Logging is done before and after processing a request, so the
     forensic log contains two log lines for each request.
     The forensic logger is very strict, which means:</p>
 
@@ -52,8 +59,8 @@
     </ul>
 
     <p>The <code>check_forensic</code> script, which can be found in the
-    distribution's support directory, may be helpful in evaluating the
-    forensic log output.</p>
+    distribution's support directory, processes the resulting log file
+    to identify the requests that didn't complete.</p>
 </div>
 <div id="quickview"><h3>Topics</h3>
 <ul id="topics">
index 300855a9bcd8feda120f3808d6210e299cd44acd..439e5e686aaa085acdda7d667c18d01b048047d8 100644 (file)
@@ -31,6 +31,8 @@
 <a href="../ja/mod/mod_log_forensic.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../tr/mod/mod_log_forensic.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Journalisation légale des requêtes envoyées au
 serveur</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr>
index ec592e9cfc9507f457115323d7a00af04cf7d72d..c23bd0240f90f6e4dfd08cc0e557b307ce0f78a0 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision : 1673947 -->
+<!-- English Revision: 1673947:1693826 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 44b9d4d2162635cb4a9d65f5e967f1dbe5461501..d53dfad8240b8dc4df5910bc35528fe740d0714f 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 533344:1673947 (outdated) -->
+<!-- English Revision: 533344:1693826 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 0733ebcb84fc4370f08dcf14ca7a1b213d8a4e3d..4760ed9eee939e09ee425c25e0ded44c027f9f22 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">tr</variant>
   </variants>
index 779bd6212445dd12a4ea8deb31f7affaa79256d0..8d886dbdec67b47e7b1a7b9196a9da27860b0cf7 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 1174747:1673947 (outdated) -->
+<!-- English Revision: 1174747:1693826 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>