diff options
author | Lucien Gentis <lgentis@apache.org> | 2022-01-22 14:44:26 +0100 |
---|---|---|
committer | Lucien Gentis <lgentis@apache.org> | 2022-01-22 14:44:26 +0100 |
commit | 674d670b9c926e12005b40e2aae67636ce9c90ae (patch) | |
tree | af98cb4836bd3ba62b6957a162a6d8bd2cf6fa94 /docs/manual | |
parent | fr doc XML files updates. (diff) | |
download | apache2-674d670b9c926e12005b40e2aae67636ce9c90ae.tar.xz apache2-674d670b9c926e12005b40e2aae67636ce9c90ae.zip |
fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897340 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r-- | docs/manual/developer/index.xml.zh-cn | 2 | ||||
-rw-r--r-- | docs/manual/logs.html.fr.utf8 | 8 | ||||
-rw-r--r-- | docs/manual/logs.xml.ja | 2 | ||||
-rw-r--r-- | docs/manual/logs.xml.ko | 2 | ||||
-rw-r--r-- | docs/manual/logs.xml.tr | 2 | ||||
-rw-r--r-- | docs/manual/mod/mod_md.html.fr.utf8 | 4 | ||||
-rw-r--r-- | docs/manual/mod/mod_ssl.html.fr.utf8 | 2 | ||||
-rw-r--r-- | docs/manual/mod/mod_ssl.xml.meta | 2 |
8 files changed, 10 insertions, 14 deletions
diff --git a/docs/manual/developer/index.xml.zh-cn b/docs/manual/developer/index.xml.zh-cn index 6faa9fc756..aa6672e089 100644 --- a/docs/manual/developer/index.xml.zh-cn +++ b/docs/manual/developer/index.xml.zh-cn @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.zh-cn.xsl"?> -<!-- English Revision: 1042988:1721973 (outdated) --> +<!-- English Revision: 1042988:1897302 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more diff --git a/docs/manual/logs.html.fr.utf8 b/docs/manual/logs.html.fr.utf8 index bc1a509fe3..be8168c21a 100644 --- a/docs/manual/logs.html.fr.utf8 +++ b/docs/manual/logs.html.fr.utf8 @@ -204,14 +204,12 @@ décrit comment configurer le serveur pour l'enregistrement des informations dans le journal des accès.</p> - <p>Bien évidemment, le stockage d'informations dans le journal des accès + <p>Le stockage d'informations dans le journal des accès n'est que le point de départ de la gestion de la journalisation. L'étape suivante consiste à analyser ces informations de façon à pouvoir en extraire des statistiques utiles. L'analyse de journaux en général est en dehors du sujet de ce document et ne fait pas vraiment partie intégrante - du travail du serveur web lui-même. Pour plus d'informations à propos de ce - sujet et des applications dédiées à l'analyse de journaux, vous pouvez vous - référer à <a href="http://dmoz.org/Computers/Software/Internet/ Site_Management/Log_analysis/">Open Directory</a>. + du travail du serveur web lui-même. </p> <p>Différentes versions du démon Apache httpd utilisaient d'autres modules @@ -509,7 +507,7 @@ LogFormat "%!200,304,302{Referer}i" refererlog</pre> enregistré si le code d'état HTTP est 400 ou 501. Dans le cas contraire, c'est un caractère "-" qui sera enregistré à la place. Dans le second exemple, le <code>Referer</code> sera enregistré si - le code d'état HTTP n'est <strong>pas</strong> 200, 204, ou 302 + le code d'état HTTP n'est <strong>pas</strong> 200, 304, ou 302 (remarquez le caractère "!" avant les codes d'état).</p> <p>Bien que nous venions de montrer que la journalisation conditionnelle diff --git a/docs/manual/logs.xml.ja b/docs/manual/logs.xml.ja index c3d652d28d..38932153fd 100644 --- a/docs/manual/logs.xml.ja +++ b/docs/manual/logs.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> -<!-- English Revision: 659902:1896911 (outdated) --> +<!-- English Revision: 659902:1897300 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more diff --git a/docs/manual/logs.xml.ko b/docs/manual/logs.xml.ko index 62df883c6a..82bf37f414 100644 --- a/docs/manual/logs.xml.ko +++ b/docs/manual/logs.xml.ko @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="EUC-KR" ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?> -<!-- English Revision: 105989:1896911 (outdated) --> +<!-- English Revision: 105989:1897300 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more diff --git a/docs/manual/logs.xml.tr b/docs/manual/logs.xml.tr index 10097963ab..faad10970c 100644 --- a/docs/manual/logs.xml.tr +++ b/docs/manual/logs.xml.tr @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?> -<!-- English Revision: 1300924:1896911 (outdated) --> +<!-- English Revision: 1300924:1897300 (outdated) --> <!-- ===================================================== Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> diff --git a/docs/manual/mod/mod_md.html.fr.utf8 b/docs/manual/mod/mod_md.html.fr.utf8 index aa45bc21dc..089ed59de7 100644 --- a/docs/manual/mod/mod_md.html.fr.utf8 +++ b/docs/manual/mod/mod_md.html.fr.utf8 @@ -29,8 +29,6 @@ <p><span>Langues Disponibles: </span><a href="../en/mod/mod_md.html" hreflang="en" rel="alternate" title="English"> en </a> | <a href="../fr/mod/mod_md.html" title="Français"> fr </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>Gestion des domaines au sein des serveurs virtuels et obtention de certificats via le protocole ACME </td></tr> @@ -698,6 +696,8 @@ <tr><th><a href="directive-dict.html#Context">Contexte:</a></th><td>configuration globale</td></tr> <tr><th><a href="directive-dict.html#Status">Statut:</a></th><td>Expérimental</td></tr> <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_md</td></tr> +<tr><th><a href="directive-dict.html#Compatibility">Compatibilité:</a></th><td>Disponible à partir de la version 2.4.42 du serveur HTTP + Apache</td></tr> </table> <p> Lors de votre inscription, vous devez fournir une url de contact diff --git a/docs/manual/mod/mod_ssl.html.fr.utf8 b/docs/manual/mod/mod_ssl.html.fr.utf8 index d706b2aaae..30958ae7d7 100644 --- a/docs/manual/mod/mod_ssl.html.fr.utf8 +++ b/docs/manual/mod/mod_ssl.html.fr.utf8 @@ -30,8 +30,6 @@ <a href="../es/mod/mod_ssl.html" hreflang="es" rel="alternate" title="Español"> es </a> | <a href="../fr/mod/mod_ssl.html" title="Français"> fr </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>Chiffrement de haut niveau basé sur les protocoles Secure Sockets Layer (SSL) et Transport Layer Security (TLS)</td></tr> <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr> diff --git a/docs/manual/mod/mod_ssl.xml.meta b/docs/manual/mod/mod_ssl.xml.meta index 194507ef07..d50eb9de39 100644 --- a/docs/manual/mod/mod_ssl.xml.meta +++ b/docs/manual/mod/mod_ssl.xml.meta @@ -9,6 +9,6 @@ <variants> <variant>en</variant> <variant outdated="yes">es</variant> - <variant outdated="yes">fr</variant> + <variant>fr</variant> </variants> </metafile> |