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 2012/03/17 17:50:47 UTC

svn commit: r1301961 - in /httpd/httpd/branches/2.4.x/docs/manual/mod: core.xml.fr event.xml.fr mod_auth_basic.xml.fr mod_auth_digest.xml.fr mod_authnz_ldap.xml.fr mod_cache.xml.fr mod_deflate.xml.fr mod_proxy.xml.fr mod_rewrite.xml.fr

Author: lgentis
Date: Sat Mar 17 16:50:47 2012
New Revision: 1301961

URL: http://svn.apache.org/viewvc?rev=1301961&view=rev
Log:
Updates.

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/mod/core.xml.fr
    httpd/httpd/branches/2.4.x/docs/manual/mod/event.xml.fr
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.xml.fr
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.xml.fr
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_ldap.xml.fr
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache.xml.fr
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_deflate.xml.fr
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.xml.fr
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_rewrite.xml.fr

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/core.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/core.xml.fr?rev=1301961&r1=1301960&r2=1301961&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/core.xml.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/core.xml.fr Sat Mar 17 16:50:47 2012
@@ -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: 1242928:1301400 (outdated) -->
+<!-- English Revision : 1301400 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -387,7 +387,7 @@ All pour les versions ant&eacute;rieures
       <dd>
 
       Permet l'utilisation des directives d'autorisation (<directive
-      module="mod_authn_dbm">AuthDBMGroupFile</directive>,
+      module="mod_authz_dbm">AuthDBMGroupFile</directive>,
       <directive module="mod_authn_dbm">AuthDBMUserFile</directive>,
       <directive module="mod_authz_groupfile">AuthGroupFile</directive>,
       <directive module="mod_authn_core">AuthName</directive>,
@@ -438,8 +438,9 @@ All pour les versions ant&eacute;rieures
       module="mod_autoindex">AddIconByEncoding</directive>,
       <directive module="mod_autoindex">AddIconByType</directive>,
       <directive module="mod_autoindex">DefaultIcon</directive>, <directive
-      module="mod_dir">DirectoryIndex</directive>, <directive
-      module="mod_autoindex">FancyIndexing</directive>, <directive
+      module="mod_dir">DirectoryIndex</directive>, <a
+      href="mod_autoindex.html#indexoptions.fancyindexing"><code>FancyIndexing</code></a>,
+      <directive
       module="mod_autoindex">HeaderName</directive>, <directive
       module="mod_autoindex">IndexIgnore</directive>, <directive
       module="mod_autoindex">IndexOptions</directive>, <directive
@@ -451,9 +452,9 @@ All pour les versions ant&eacute;rieures
       <dd>
       Permet l'utilisation des directives contr&ocirc;lant l'acc&egrave;s au serveur
       (<directive
-      module="mod_authz_host">Allow</directive>, <directive
-      module="mod_authz_host">Deny</directive> et <directive
-      module="mod_authz_host">Order</directive>).</dd>
+      module="mod_access_compat">Allow</directive>, <directive
+      module="mod_access_compat">Deny</directive> et <directive
+      module="mod_access_compat">Order</directive>).</dd>
 
       <dt>Nonfatal=[Override|Unknown|All]</dt>
 
@@ -4101,6 +4102,15 @@ serveurs virtuels &agrave; base de nom</
       # ...<br />
       &lt;/VirtualHost&gt;
     </example>
+    <p>La recherche du serveur virtuel &agrave; base de nom correspondant au
+    plus pr&egrave;s &agrave; la requ&ecirc;te s'effectue selon l'ordre d'apparition des
+    directives <directive type="section"
+    module="core">virtualhost</directive> dans le fichier de
+    configuration. Le premier serveur virtuel dont le <directive
+    module="core">ServerName</directive> ou le <directive
+    module="core">ServerAlias</directive> correspond est choisi, sans
+    priorit&eacute; particuli&egrave;re si le nom contient des caract&egrave;res g&eacute;n&eacute;riques
+    (que ce soit pour ServerName ou ServerAlias).</p>
 </usage>
 <seealso><directive module="core">UseCanonicalName</directive></seealso>
 <seealso><a href="../vhosts/">Documentation sur les serveurs virtuels

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/event.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/event.xml.fr?rev=1301961&r1=1301960&r2=1301961&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/event.xml.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/event.xml.fr Sat Mar 17 16:50:47 2012
@@ -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: 1297490:1299505 (outdated) -->
+<!-- English Revision : 1299505 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -119,7 +119,7 @@ mobiliser des threads que pour les conne
 </directivesynopsis>
 <directivesynopsis location="mpm_common"><name>EnableExceptionHook</name>
 </directivesynopsis>
-<directivesynopsis location="mpm_unixd"><name>Group</name>
+<directivesynopsis location="mod_unixd"><name>Group</name>
 </directivesynopsis>
 <directivesynopsis location="mpm_common"><name>Listen</name>
 </directivesynopsis>
@@ -151,7 +151,7 @@ mobiliser des threads que pour les conne
 </directivesynopsis>
 <directivesynopsis location="mpm_common"><name>ThreadStackSize</name>
 </directivesynopsis>
-<directivesynopsis location="mpm_unixd"><name>User</name>
+<directivesynopsis location="mod_unixd"><name>User</name>
 </directivesynopsis>
 
 <directivesynopsis>

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.xml.fr?rev=1301961&r1=1301960&r2=1301961&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.xml.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.xml.fr Sat Mar 17 16:50:47 2012
@@ -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: 1174747:1300936 (outdated) -->
+<!-- English Revision : 1300936 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -44,7 +44,6 @@
 <seealso><directive module="mod_authn_core">AuthName</directive></seealso>
 <seealso><directive module="mod_authn_core">AuthType</directive></seealso>
 <seealso><directive module="mod_authz_core">Require</directive></seealso>
-<seealso><directive module="mod_authz_core">Match</directive></seealso>
 <seealso><a href="../howto/auth.html">Mode d'emploi de
 l'authentification</a></seealso>
 

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.xml.fr?rev=1301961&r1=1301960&r2=1301961&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.xml.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.xml.fr Sat Mar 17 16:50:47 2012
@@ -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: 1174747:1300936 (outdated) -->
+<!-- English Revision : 1300936 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -42,7 +42,6 @@ MD5</description>
 <seealso><directive module="mod_authn_core">AuthName</directive></seealso>
 <seealso><directive module="mod_authn_core">AuthType</directive></seealso>
 <seealso><directive module="mod_authz_core">Require</directive></seealso>
-<seealso><directive module="mod_authz_core">Match</directive></seealso>
 <seealso><a href="../howto/auth.html">Mode d'emploi de
 l'authentification</a></seealso>
 

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_ldap.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_ldap.xml.fr?rev=1301961&r1=1301960&r2=1301961&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_ldap.xml.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authnz_ldap.xml.fr Sat Mar 17 16:50:47 2012
@@ -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: 1202460:1301733 (outdated) -->
+<!-- English Revision : 1301733 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -826,7 +826,7 @@ Require group <em>mon-fichier-de-groupes
       où se trouve la liste des utilisateurs valides,
       <module>mod_authnz_ldap</module> doit être en mesure d'atteindre
       la directive <directive
-      module="mod_authn_file">AuthGroupFile</directive> qui se trouve
+      module="mod_authz_groupfile">AuthGroupFile</directive> qui se trouve
       dans les fichiers <code>.htaccess</code> de FrontPage. Si les directives
       de <module>mod_authnz_ldap</module> ne sont pas situées dans le
       même fichier <code>.htaccess</code> que les directives FrontPage,

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache.xml.fr?rev=1301961&r1=1301960&r2=1301961&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache.xml.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache.xml.fr Sat Mar 17 16:50:47 2012
@@ -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: 1295293:1300893 (outdated) -->
+<!-- English Revision : 1300893 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -35,8 +35,8 @@
     car lorsque la directive <directive
     module="mod_cache">CacheQuickHandler</directive> est d&eacute;finie &agrave; sa
     valeur par d&eacute;faut <strong>on</strong>, les directives <directive
-    module="mod_authz_host">Allow</directive> and <directive
-    module="mod_authz_host">Deny</directive> sont court-circuit&eacute;es. Vous
+    module="mod_access_compat">Allow</directive> and <directive
+    module="mod_access_compat">Deny</directive> sont court-circuit&eacute;es. Vous
     ne devez donc pas activer la gestion rapide de la mise en cache pour
     un contenu auquel vous souhaitez limiter l'acc&egrave;s en fonction du nom
     d'h&ocirc;te du client, de l'adresse IP ou d'une variable

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_deflate.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_deflate.xml.fr?rev=1301961&r1=1301960&r2=1301961&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_deflate.xml.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_deflate.xml.fr Sat Mar 17 16:50:47 2012
@@ -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: 1174747:1300877 (outdated) -->
+<!-- English Revision : 1300877 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -157,7 +157,7 @@ client</description>
       <note><title>Note</title>
         La variable d'environnement <code>force-gzip</code>, d&eacute;finie &agrave;
 	l'aide de la directive <directive
-	module="core">SetEnv</directive>, permet d'ignorer la
+	module="mod_env">SetEnv</directive>, permet d'ignorer la
 	configuration de votre navigateur quant aux codages accept&eacute;s, et
 	d'envoyer sans condition une sortie comprim&eacute;e.
       </note>

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.xml.fr?rev=1301961&r1=1301960&r2=1301961&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.xml.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.xml.fr Sat Mar 17 16:50:47 2012
@@ -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: 1242354:1301742 (outdated) -->
+<!-- English Revision : 1301742 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -1760,7 +1760,7 @@ directement</description>
 
     <p>Comme cas extr&ecirc;mes, un <em>Sous-r&eacute;seau</em> avec un masque de
     sous-r&eacute;seau de 32 bits significatifs est &eacute;quivalent &agrave; une <var><a
-    href="#ipadr">adresse IP</a></var>, alors qu'un <em>Sous-r&eacute;seau</em> avec un masque de
+    href="#ipaddr">adresse IP</a></var>, alors qu'un <em>Sous-r&eacute;seau</em> avec un masque de
     sous-r&eacute;seau de 0 bit significatif (c'est &agrave; dire 0.0.0.0/0) est
     identique &agrave; la constante <var>_Default_</var>, et peut correspondre
     &agrave; toute adresse IP.</p></dd>

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_rewrite.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_rewrite.xml.fr?rev=1301961&r1=1301960&r2=1301961&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_rewrite.xml.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_rewrite.xml.fr Sat Mar 17 16:50:47 2012
@@ -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: 1297836:1301574 (outdated) -->
+<!-- English Revision : 1301574 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -37,7 +37,7 @@ r&egrave;gles permettant de r&eacute;&ea
 <summary>
       <p>Le module <module>mod_rewrite</module> utilise un moteur de
       r&eacute;&eacute;criture &agrave; base de r&egrave;gles, bas&eacute; sur un interpr&eacute;teur
-      d'expressions rationnelles, pour r&eacute;&eacute;crire les URLs &agrave; la vol&eacute;e. Par
+      d'expressions rationnelles PCRE, pour r&eacute;&eacute;crire les URLs &agrave; la vol&eacute;e. Par
       d&eacute;faut, <module>mod_rewrite</module> met en correspondance une URL
       avec le syst&egrave;me de fichiers. Cependant, on peut aussi l'utiliser
       pour rediriger une URL vers une autre URL, ou pour invoquer une