]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update transformation
authorAndré Malo <nd@apache.org>
Wed, 29 Jan 2014 13:47:43 +0000 (13:47 +0000)
committerAndré Malo <nd@apache.org>
Wed, 29 Jan 2014 13:47:43 +0000 (13:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1562442 13f79535-47bb-0310-9956-ffa450edef68

16 files changed:
docs/man/suexec.8
docs/manual/mod/mod_authz_host.html.fr
docs/manual/mod/mod_authz_host.xml.meta
docs/manual/mod/mod_proxy.html.en
docs/manual/mod/mod_proxy.html.fr
docs/manual/mod/mod_proxy.xml.ja
docs/manual/mod/mod_proxy.xml.meta
docs/manual/platform/windows.xml.ko
docs/manual/programs/suexec.html.en
docs/manual/programs/suexec.html.ko.euc-kr
docs/manual/programs/suexec.html.tr.utf8
docs/manual/programs/suexec.xml.ko
docs/manual/programs/suexec.xml.meta
docs/manual/programs/suexec.xml.tr
docs/manual/rewrite/flags.html.fr
docs/manual/rewrite/flags.xml.meta

index 690b8f988d64321eae856636865600da157dc1de..04ac0e6e57c3619ba1120f8b581c9bbc3d4ef210 100644 (file)
@@ -19,7 +19,7 @@
 .el .ne 3
 .IP "\\$1" \\$2
 ..
-.TH "SUEXEC" 8 "2005-11-13" "Apache HTTP Server" "suexec"
+.TH "SUEXEC" 8 "2014-01-20" "Apache HTTP Server" "suexec"
 
 .SH NAME
 suexec \- Switch user before executing external programs
@@ -36,7 +36,7 @@ suexec \- Switch user before executing external programs
 suexec is used by the Apache HTTP Server to switch to another user before executing CGI programs\&. In order to achieve this, it must run as root\&. Since the HTTP daemon normally doesn't run as root, the suexec executable needs the setuid bit set and must be owned by root\&. It should never be writable for any other person than root\&.
  
 .PP
-For further information about the concepts and and the security model of suexec please refer to the suexec documentation (http://httpd\&.apache\&.org/docs/2\&.2/suexec\&.html)\&.
+For further information about the concepts and the security model of suexec please refer to the suexec documentation (http://httpd\&.apache\&.org/docs/2\&.2/suexec\&.html)\&.
  
 
 .SH "OPTIONS"
index 2dca2881f967775a17e133eb41094b10eabf3c23..74df79b7b0569d14d7af87d989f3f09dc3c3d6da 100644 (file)
@@ -29,8 +29,6 @@
 <a href="../ja/mod/mod_authz_host.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_authz_host.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&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>Autorisations de groupe basées sur l'hôte (nom ou adresse
 IP)</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Base</td></tr>
@@ -93,6 +91,8 @@ du serveur</td></tr>
 <tr><th><a href="directive-dict.html#Override">AllowOverride:</a></th><td>Limit</td></tr>
 <tr><th><a href="directive-dict.html#Status">Statut:</a></th><td>Base</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_authz_host</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibilité:</a></th><td>Le support de la négation de env=<var>env-variable</var>
+est assuré depuis la version 2.2.10 du serveur HTTP Apache</td></tr>
 </table>
     <p>La directive <code class="directive">Allow</code> permet de contrôler
     quels hôtes peuvent
index d424fa8242230d0bebd45afbc924927d7b34c74a..5027568fabb58fe61dd6d83aed10b1b20230e8b9 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant outdated="yes">fr</variant>
+    <variant>fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>
index d085530d64aa8c7a193fe7543e3c5e24ac0a2af2..e20e5c9e195703b142999813e27b81da37d2e76b 100644 (file)
@@ -646,6 +646,18 @@ directly</td></tr>
       &lt;/Proxy&gt;
     </code></p></div>
 
+    <div class="note"><h3>Differences from the Location configuration section</h3>
+      <p>A backend URL matches the configuration section if it begins with the 
+      the <var>wildcard-url</var> string, even if the last path segment in the
+      directive only matches a prefix of the backend URL.  For example, 
+      &lt;Proxy http://example.com/foo&gt; matches all of 
+      http://example.com/foo, http://example.com/foo/bar, and 
+      http://example.com/foobar.  The matching of the final URL differs
+      from the behavior of the <code class="directive"><a href="../mod/core.html#location">&lt;Location&gt;</a></code> section, which for purposes of this note 
+      treats the final path component as if it ended in a slash.</p>
+      <p>For more control over the matching, see <code class="directive">&lt;ProxyMatch&gt;</code>.</p>
+    </div>
+
 
 <h3>See also</h3>
 <ul>
index 8367e9f280be7730b9014cc68de86cfb145dc851..b4f9a15da20953e38e47358356fb5519e39c71c2 100644 (file)
@@ -714,6 +714,21 @@ mandat
       &lt;/Proxy&gt;
     </code></p></div>
 
+    <div class="note"><h3>Différences avec la section de configuration Location</h3>
+      <p>Une URL d'arrière-plan sera concernée par le conteneur Proxy si
+      elle commence par la <var>url-avec-jokers</var>, même si le
+      dernier segment de chemin de la directive ne correspond qu'à un
+      préfixe de segment dee chemin de l'URL d'arrière-plan. Par exemple, &lt;Proxy
+      http://example.com/foo&gt; correspondra entre autres aux URLs
+      http://example.com/foo, http://example.com/foo/bar, et
+      http://example.com/foobar. La correspondance de l'URL finale
+      diffère du comportement de la section <code class="directive"><a href="../mod/core.html#location">&lt;Location&gt;</a></code> qui, pour le cas de cette note,
+      traitera le segment de chemin final comme s'il se terminait par un
+      slash.</p>
+      <p>Pour un contrôle plus fin de la correspondance des URL, voir la
+      directive <code class="directive">&lt;ProxyMatch&gt;</code>.</p>
+    </div>
+
 
 <h3>Voir aussi</h3>
 <ul>
index b8994ef08b6fe6bc22a7d46032a131404eb1399d..473f33eb96060cc452104ff57a5533facdef27f2 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: 1212598:1556622 (outdated) -->
+<!-- English Revision: 1212598:1559613 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index f0185375d448127624a8715f7540d52668653323..38a79fdda73051e6f035124b21c4af3bff8e6129 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant outdated="yes">fr</variant>
+    <variant>fr</variant>
     <variant outdated="yes">ja</variant>
   </variants>
 </metafile>
index b24b03f7eeb0effd6cd3a3dd9f6c64171c0253be..4838b6685f710cdb66a99f5994efd71e8a91b464 100644 (file)
@@ -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:1480918 (outdated) -->
+<!-- English Revision: 105989:1558257 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 08d78f85a204807373dfa1d7dc6b3b606477093d..d7e8b44f647e52519388dba2cc88f09b2870f44b 100644 (file)
@@ -33,7 +33,7 @@
      setuid bit set and must be owned by <code>root</code>. It should never be
      writable for any other person than <code>root</code>.</p>
 
-     <p>For further information about the concepts and and the security model
+     <p>For further information about the concepts and the security model
      of suexec please refer to the suexec documentation (<a href="http://httpd.apache.org/docs/2.2/suexec.html">http://httpd.apache.org/docs/2.2/suexec.html</a>).</p>
 </div>
 <div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#synopsis">Synopsis</a></li>
index 8e6f0e8fc2e17a4b9677942cc93c08e0c3af123c..d1987b37fc838b687ba15811da0bc5bac57244b8 100644 (file)
@@ -25,6 +25,8 @@
 <a href="../ko/programs/suexec.html" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/programs/suexec.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">ÀÌ ¹®¼­´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù.
+            ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼­¸¦ Âü°íÇϼ¼¿ä.</div>
 
      <p>¾ÆÆÄÄ¡ À¥¼­¹ö´Â CGI ÇÁ·Î±×·¥À» ½ÇÇàÇϱâ Àü¿¡ ´Ù¸¥ »ç¿ëÀÚ·Î
      ÀüȯÇϱâÀ§ÇØ <code>suexec</code>¸¦ »ç¿ëÇÑ´Ù. À̸¦ »ç¿ëÇÏ·Á¸é
index fea5e6db4c8a4f3628de0e6eceadc9e8b825ca4a..7f71b4828cc69768888d9f628b7bdc5480c7dbea 100644 (file)
@@ -25,6 +25,7 @@
 <a href="../ko/programs/suexec.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/programs/suexec.html" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.</div>
 
     <p><code><strong>suexec</strong></code>, CGI programlarını çalıştırmadan
     önce Apache HTTP Sunucusu tarafından kullanıcı değiştirmek için kullanılır.
index 6adc810a0c0ee0f9df0b09d09db25bd2237b7f6d..2731310b8b6eb83d1ac791b8a31de608b733950c 100644 (file)
@@ -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: 421100 -->
+<!-- English Revision: 421100:1559500 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index e29f8043a76cc6f2ab7844628ba49209d5b4e31b..1e99356f1e8452517b4dc9efdfc0a0d064171670 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>ko</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">ko</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>
index 6129b12ddb8764c42b7461da6e58abe29e38a01d..e067f902462c44ab6763b7d74293b2e6195c14ad 100644 (file)
@@ -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: 421100  -->
+<!-- English Revision: 421100:1559500 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 16869da8be6e3bbd3a6ba34e480faa2643d597bd..9ce70cf72f66a7dc90157497dafaa88f69dc27ca 100644 (file)
@@ -24,8 +24,6 @@
 <p><span>Langues Disponibles: </span><a href="../en/rewrite/flags.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../fr/rewrite/flags.html" title="Français">&nbsp;fr&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>
 
 <p>Ce document décrit les drapeaux disponibles dans la directive
 <code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">RewriteRule</a></code>, en fournissant
@@ -322,7 +320,7 @@ disponible auparavant ne l'est plus actuellement.</p>
 RewriteRule ancienne-ressource - [G,NC]
 </code></p></div>
 
-<p>Lorsqu'on utilise [F], [L] est implicite - c'est à dire que la
+<p>Lorsqu'on utilise [G], [L] est implicite - c'est à dire que la
 réponse est renvoyée immédiatement, et aucune autre règle n'est évaluée.</p>
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
index e4f3ee6f49579d22f3ac151854846aa839f83758..912229af035fb274402498f5449e79893fcdc4f0 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant outdated="yes">fr</variant>
+    <variant>fr</variant>
   </variants>
 </metafile>