svn commit: r1936573 - httpd/httpd/branches/2.4.x/docs/manual/mod

[email protected] Sat, 25 Jul 2026 09:31:31 -0000
Newsgroups gmane.comp.apache.cvs
Message-ID <178497189194.2200261.13566765076660448842@svn03-he-fi>
Author: lgentis
Date: Sat Jul 25 09:31:31 2026
New Revision: 1936573

Log:
fr doc rebuild.

Modified:
   httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.html.fr.utf8
   httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.xml.ja

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.html.fr.utf8
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.html.fr.utf8	Sat Jul 25 09:30:21 2026	(r1936572)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.html.fr.utf8	Sat Jul 25 09:31:31 2026	(r1936573)
@@ -821,8 +821,10 @@ mandat&eacute;es</td></tr>
 <tr><th><a href="directive-dict.html#Status">Statut:</a></th><td>Extension</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_proxy</td></tr>
 </table>
-    <p>Les directives situ&eacute;es dans une section <code class="directive">&lt;Proxy&gt;</code> ne s'appliquent qu'au contenu
-    mandat&eacute; concern&eacute;. Les jokers de style shell sont autoris&eacute;s.</p>
+    <p>Les directives situ&eacute;es dans une section <code class="directive">&lt;Proxy&gt;</code> ne s'appliquent qu'au contenu mandat&eacute;
+    concern&eacute; en utilisant une recherche de correspondance simple entre le
+    pr&eacute;fixe de type cha&icirc;ne et l&rsquo;URL. Les jokers de style shell sont
+    autoris&eacute;s.</p>
 
     <p>Par exemple, les lignes suivantes n'autoriseront &agrave; acc&eacute;der &agrave; un
     contenu via votre serveur mandataire que les h&ocirc;tes appartenant &agrave;
@@ -2307,6 +2309,13 @@ ProxyRemote "ftp" "http://ftpproxy.mydom
     d'authentification. La variable d'environnement <a href="mod_proxy_http.html#env">Proxy-Chain-Auth</a> n'est plus prise en
     compte si cet argument est utilis&eacute;.</p>
 
+    <div class="note"><h3>R&eacute;solution DNS et mandataires directs</h3>
+    <p>Lorsqu&rsquo;un mandataire direct (distant) est configur&eacute;, la r&eacute;solution DNS du
+    nom d&rsquo;h&ocirc;te originel/dorsal n&rsquo;est effectu&eacute;e que sur le mandataire direct.
+    Toute r&egrave;gle <code class="directive"><a href="#proxyblock">ProxyBlock</a></code> qui limite
+    l&rsquo;acc&egrave;s &agrave; des adresses IP sp&eacute;cifiques doit &ecirc;tre d&eacute;finie au niveau du
+    mandataire direct.</p></div>
+
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif"></a></div>
 <div class="directive-section"><h2 id="proxyremotematch">Directive <span id="ProxyRemoteMatch">ProxyRemoteMatch</span> <a title="Lien permanent" href="#proxyremotematch" class="permalink">&para;</a></h2>

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.xml.ja
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.xml.ja	Sat Jul 25 09:30:21 2026	(r1936572)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy.xml.ja	Sat Jul 25 09:31:31 2026	(r1936573)
@@ -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: 344971:1933855 (outdated) -->
+<!-- English Revision: 344971:1936368 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more