You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by lg...@apache.org on 2022/05/07 14:37:36 UTC

svn commit: r1900655 - in /httpd/httpd/trunk/docs/manual/mod: mod_authn_dbd.html.fr.utf8 mod_log_config.html.fr.utf8 mod_log_config.xml.ja mod_log_config.xml.ko mod_log_config.xml.tr

Author: lgentis
Date: Sat May  7 14:37:36 2022
New Revision: 1900655

URL: http://svn.apache.org/viewvc?rev=1900655&view=rev
Log:
fr doc rebuild.

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_authn_dbd.html.fr.utf8
    httpd/httpd/trunk/docs/manual/mod/mod_log_config.html.fr.utf8
    httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml.ja
    httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml.ko
    httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml.tr

Modified: httpd/httpd/trunk/docs/manual/mod/mod_authn_dbd.html.fr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_authn_dbd.html.fr.utf8?rev=1900655&r1=1900654&r2=1900655&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_authn_dbd.html.fr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_authn_dbd.html.fr.utf8 [utf-8] Sat May  7 14:37:36 2022
@@ -131,8 +131,7 @@ DBDExptime 300
 <h2><a name="exposed" id="exposed">Mise à disposition des informations de connexion</a> <a title="Lien permanent" href="#exposed" class="permalink">&para;</a></h2>
 
 <p>
-Si httpd a été compilé avec la version 1.3.0 ou supérieure de
-l'<a class="glossarylink" href="../glossary.html#apr" title="voir glossaire">APR</a>, pour chaque requête envoyée au serveur de
+Pour chaque requête envoyée au serveur de
 base de données, toutes les valeurs de colonnes du premier
 enregistrement renvoyé par la requête sont affectées à des variables
 d'environnement avec le préfixe "AUTHENTICATE_".
@@ -183,8 +182,7 @@ utilisateur</td></tr>
     contenant le mot de passe chiffré. Les enregistrements suivants sont
     ignorés. Si aucun enregistrement n'est renvoyé, l'utilisateur ne
     sera pas authentifié par <code class="module"><a href="../mod/mod_authn_dbd.html">mod_authn_dbd</a></code>.</p>
-    <p>Si httpd a été compilé avec la version 1.3.0 ou supérieure de
-    l'<a class="glossarylink" href="../glossary.html#apr" title="voir glossaire">APR</a>, toute valeur de colonne supplémentaire
+    <p>Toute valeur de colonne supplémentaire
     du premier enregistrement renvoyé par la requête sera stockée dans
     une variable d'environnement dont le nom aura la forme
     <code>AUTHENTICATE_<var>valeur-colonne</var></code>.
@@ -222,8 +220,7 @@ passe pour un utilisateur et un identifi
     contenant le mot de passe chiffré. Les enregistrements suivants
     seront ignorés. Si aucun enregistrement n'est renvoyé, l'utilisateur
     ne sera pas authentifié par <code class="module"><a href="../mod/mod_authn_dbd.html">mod_authn_dbd</a></code>.</p>
-    <p>Si httpd a été compilé avec une version 1.3.0 ou supérieure de
-    l'<a class="glossarylink" href="../glossary.html#apr" title="voir glossaire">APR</a>, toute valeur de colonne supplémentaire
+    <p>Toute valeur de colonne supplémentaire
     du premier enregistrement renvoyé par la requête sera stockée dans
     une variable d'environnement avec un nom de la forme
     <code>AUTHENTICATE_<var>COLONNE</var></code>.

Modified: httpd/httpd/trunk/docs/manual/mod/mod_log_config.html.fr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_log_config.html.fr.utf8?rev=1900655&r1=1900654&r2=1900655&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_log_config.html.fr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_log_config.html.fr.utf8 [utf-8] Sat May  7 14:37:36 2022
@@ -195,7 +195,6 @@ d'Apache</a></li>
         <td>Le numéro de processus ou le numéro de thread du processus
 	enfant qui a servi la requête. Les formats valides sont
 	<code>pid</code>, <code>tid</code>, et <code>hextid</code>.
-	<code>hextid</code> nécessite APR version 1.2.0 ou supérieure.
         </td></tr>
 <tr class="odd"><td><code>%q</code></td>
         <td>La chaîne d'arguments (préfixée par un <code>?</code> si une

Modified: httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml.ja
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml.ja?rev=1900655&r1=1900654&r2=1900655&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml.ja [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml.ja [utf-8] Sat May  7 14:37:36 2022
@@ -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: 579425:1818830 (outdated) -->
+<!-- English Revision: 579425:1900557 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml.ko
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml.ko?rev=1900655&r1=1900654&r2=1900655&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml.ko [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml.ko [euc-kr] Sat May  7 14:37:36 2022
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1818830 (outdated) -->
+<!-- English Revision: 105989:1900557 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml.tr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml.tr?rev=1900655&r1=1900654&r2=1900655&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml.tr [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_log_config.xml.tr [utf-8] Sat May  7 14:37:36 2022
@@ -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: 1310330:1818830 (outdated) -->
+<!-- English Revision: 1310330:1900557 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>