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

15 files changed:
docs/manual/mod/mod_alias.html.tr.utf8
docs/manual/mod/mod_authn_alias.html.en
docs/manual/mod/mod_authn_alias.html.fr
docs/manual/mod/mod_authnz_ldap.html.en
docs/manual/mod/mod_authnz_ldap.html.fr
docs/manual/mod/mod_ssl.html.en
docs/manual/mod/mpm_common.html.en
docs/manual/mod/mpm_common.html.ja.utf8
docs/manual/mod/mpm_common.html.tr.utf8
docs/manual/mod/worker.html.en
docs/manual/mod/worker.html.ja.utf8
docs/manual/mod/worker.html.tr.utf8
docs/manual/rewrite/flags.html.en
docs/manual/vhosts/fd-limits.html.en
docs/manual/vhosts/fd-limits.html.fr

index 3edc810a1dc731b7bd8aa2970c164cea282da7c5..d31e226dd65d8b172b3a50382e003aa8b65b6751 100644 (file)
@@ -210,7 +210,7 @@ eşler.</td></tr>
       belirgin tek fark <code class="directive"><a href="#alias">Alias</a></code>
       yönergesinin URI'nin bir ek bölümünü, sağda, dosya yolunun sonundaki
       eşleşen parçayı özdevinimli olarak kopyalayacak olmasıdır. Halbuki
-      <code class="directive"><a href="#aliasmatch ">AliasMatch </a></code> bunu yapmaz. Yani,
+      <code class="directive"><a href="#aliasmatch">AliasMatch </a></code> bunu yapmaz. Yani,
       hemen her durumda, istek URI'sinin baştan sona tümünün düzenli ifade ile
       eşleşmesini ve sağ taraftaki ikamenin kullanılmasını istersiniz.</p>
 
index 0ad0eca854e3d0792295c96d3d9fc32f82b48991..2c3c524fb9a201ad33bdc3594137c1dd1652371e 100644 (file)
@@ -141,8 +141,8 @@ the specified alias</td></tr>
     <p><code class="directive">&lt;AuthnProviderAlias&gt;</code> and
     <code>&lt;/AuthnProviderAlias&gt;</code> are used to enclose a group of
     authentication directives that can be referenced by the alias name 
-    using one of the directives <code class="directive"><a href="../mod/mod_auth_basic.html#&#10;    authbasicprovider">
-    AuthBasicProvider</a></code> or <code class="directive"><a href="../mod/mod_auth_digest.html#&#10;    authdigestprovider">
+    using one of the directives <code class="directive"><a href="../mod/mod_auth_basic.html#authbasicprovider">
+    AuthBasicProvider</a></code> or <code class="directive"><a href="../mod/mod_auth_digest.html#authdigestprovider">
     AuthDigestProvider</a></code>.</p>
 
 
index d536369b8dde22274bcdb6be3b3405ab1cfcedda..354936d488c0d6e0579b15aed8019198aa5c81bb 100644 (file)
@@ -144,8 +144,8 @@ l'alias sp
     <code>&lt;/AuthnProviderAlias&gt;</code> permettent de regrouper des
     directives qui représentent une extension d'un fournisseur
     d'authentification de base pouvant être référencée par l'alias
-    spécifié dans les directives <code class="directive"><a href="../mod/mod_auth_basic.html#&#10;    authbasicprovider">
-    AuthBasicProvider</a></code> ou <code class="directive"><a href="../mod/mod_auth_digest.html#&#10;    authdigestprovider">
+    spécifié dans les directives <code class="directive"><a href="../mod/mod_auth_basic.html#authbasicprovider">
+    AuthBasicProvider</a></code> ou <code class="directive"><a href="../mod/mod_auth_digest.html#authdigestprovider">
     AuthDigestProvider</a></code>.</p>
 
 
index 0d98f1902bf91b646b8a3c8d9b776b20350fdc1e..3eb30c16ed418fd75ae5a26a86326dfb7c5f7207 100644 (file)
@@ -1001,7 +1001,7 @@ environment variable</td></tr>
     authentication for the request, the server will try to map the username to a DN
     during authorization regardless of whether or not LDAP-specific requirements
     are present. To ignore the failures to map a username to a DN during
-    authorization, set <code class="directive"><a href="#&#10;    authzldapauthoritative">
+    authorization, set <code class="directive"><a href="#authzldapauthoritative">
     AuthzLDAPAuthoritative</a></code> to "off".</p>
 
 </div>
index 3bc606edbd62fd7c845428415deb273e63d798c5..61be46e5cad51ce232bd748c5b821e1d57b58843 100644 (file)
@@ -1103,7 +1103,7 @@ ldap2.example.com/dc=..."</code></p></div>
     processus d'autorisation, que des prérequis LDAP spécifiques soient
     présents ou non. Pour ignorer les échecs de mise en correspondance
     d'un nom d'utilisateur avec un DN au cours du processus
-    d'autorisation, définissez <code class="directive"><a href="#&#10;    authzldapauthoritative">
+    d'autorisation, définissez <code class="directive"><a href="#authzldapauthoritative">
     AuthzLDAPAuthoritative</a></code> à "off".</p>
 
 
index 13cb873033c40bb15087519bf16d27449b35c6a0..e9dffda1eb9a89f732d47cb921fe34fcd67faa48 100644 (file)
@@ -1269,7 +1269,7 @@ be examined and a chain of trust will be constructed.
 </p>
 <div class="warning"><h3>Security warning</h3>
 <p>If this directive is enabled, all of the certificates in the file will be
-trusted as if they were also in <code class="directive"><a href="#&#10;sslproxycacertificatefile">
+trusted as if they were also in <code class="directive"><a href="#sslproxycacertificatefile">
 SSLProxyCACertificateFile</a></code>.</p>
 </div>
 <div class="example"><h3>Example</h3><p><code>
index e8c0602048bc672240b18f9e76c5a51f3abc2ef0..acd785889eeca634cfd2d9629597b9f8b6b20471 100644 (file)
@@ -747,7 +747,7 @@ Apache</a></li>
     <code class="directive"><a href="#threadsperchild">ThreadsPerChild</a></code>
     settings require more than 16 server processes (default). Do not set
     the value of this directive any higher than the number of server
-    processes required by what you may want for <code class="directive"><a href="#maxclients ">MaxClients </a></code> and <code class="directive"><a href="#threadsperchild">ThreadsPerChild</a></code>.</p>
+    processes required by what you may want for <code class="directive"><a href="#maxclients">MaxClients </a></code> and <code class="directive"><a href="#threadsperchild">ThreadsPerChild</a></code>.</p>
 
     <div class="note"><h3>Note</h3>
       <p>There is a hard limit of <code>ServerLimit 20000</code> compiled
index 22cf15c9d7530c0a6d450a063493574bd6c34d82..b98dafa37d1013e27b088ffbea7860106b23ae80 100644 (file)
@@ -762,7 +762,7 @@ accept しようとしているときに、Apache がそれらの子プロセス
     <code class="directive"><a href="#threadsperchild">ThreadsPerChild</a></code>
     の設定で 16 サーバプロセス (デフォルト) 
     以上必要になる場合にのみ使用してください。希望の
-    <code class="directive"><a href="#maxclients ">MaxClients </a></code> と
+    <code class="directive"><a href="#maxclients">MaxClients </a></code> と
     <code class="directive"><a href="#threadsperchild">ThreadsPerChild</a></code>
     とくらべて、必要となるサーバプロセス数以上に大きな値を
     設定することは避けてください。</p>
index 540cf10c7b5c3a5b72ba3f11075b0df5bab4e118..c65e4e95185032ab75c2ccdd0eb2532c73a69d3f 100644 (file)
       <code class="directive"><a href="#maxclients">MaxClients</a></code> ve
       <code class="directive"><a href="#threadsperchild">ThreadsPerChild</a></code> ayarları 16
       sunucu sürecinden (16 öntanımlıdır) fazlasını gerektiriyorsa
-      ayarlayınız. Bu yönergeye <code class="directive"><a href="#maxclients&#10;      ">MaxClients
+      ayarlayınız. Bu yönergeye <code class="directive"><a href="#maxclients">MaxClients
       </a></code> ve <code class="directive"><a href="#threadsperchild">ThreadsPerChild</a></code> için gerekli gördüğünüz
       sunucu süreci sayısından fazlasını atamayınız.</p>
 
index a680bb04359cab36f9448fe83b4a8491eddb68af..eb1fe2b258eb275b2848f283067f78f589d1ed7e 100644 (file)
@@ -108,17 +108,17 @@ uses</a></li>
     <code class="directive"><a href="../mod/mpm_common.html#maxclients">MaxClients</a></code> directive.
     The maximum number of active child processes is determined by
     the <code class="directive"><a href="../mod/mpm_common.html#maxclients">MaxClients</a></code>
-    directive divided by the <code class="directive"><a href="../mod/mpm_common.html#&#10;    threadsperchild">
+    directive divided by the <code class="directive"><a href="../mod/mpm_common.html#threadsperchild">
     ThreadsPerChild</a></code> directive.</p>
 
     <p>Two directives set hard limits on the number of active child
     processes and the number of server threads in a child process,
     and can only be changed by fully stopping the server and then 
-    starting it again.  <code class="directive"><a href="../mod/mpm_common.html#serverlimit&#10;    ">ServerLimit
+    starting it again.  <code class="directive"><a href="../mod/mpm_common.html#serverlimit">ServerLimit
     </a></code> is a hard limit on the number of active child 
     processes, and must be greater than or equal to the 
     <code class="directive"><a href="../mod/mpm_common.html#maxclients">MaxClients</a></code>
-    directive divided by the <code class="directive"><a href="../mod/mpm_common.html#&#10;    threadsperchild">
+    directive divided by the <code class="directive"><a href="../mod/mpm_common.html#threadsperchild">
     ThreadsPerChild</a></code> directive.  
     <code class="directive"><a href="../mod/mpm_common.html#threadlimit">ThreadLimit</a></code> is a hard
     limit of the number of server threads, and must be greater than
index c9a0c981ff17eb47bb7ecb09b66b1c0cb9b145f5..ecafe864ee285b861d1d26e113513d69ee178014 100644 (file)
     <p>活動中の子プロセスの数と子プロセス中のサーバスレッドの数の越えられない
     上限を設定するディレクティブが二つあります。これらはサーバを
     完全に停止して、再起動することでしか変更することはできません。
-    <code class="directive"><a href="../mod/mpm_common.html#serverlimit&#10;    ">ServerLimit
+    <code class="directive"><a href="../mod/mpm_common.html#serverlimit">ServerLimit
     </a></code> は活動中の子プロセスの越えられない上限を設定し、
     <code class="directive"><a href="../mod/mpm_common.html#maxclients">MaxClients</a></code> ディレクティブ
-    の値を <code class="directive"><a href="../mod/mpm_common.html#&#10;    threadsperchild">
+    の値を <code class="directive"><a href="../mod/mpm_common.html#threadsperchild">
     ThreadsPerChild</a></code> の値で割った値以上である
     必要があります。<code class="directive"><a href="../mod/mpm_common.html#threadlimit">ThreadLimit</a></code> は
     サーバスレッドの越えられない上限で、<code class="directive"><a href="../mod/mpm_common.html#threadsperchild">ThreadsPerChild</a></code> ディレクティブの
     これは以下の様にして実現できます。</p>
      
     <ul>
-      <li><code class="directive"><a href="../mod/mpm_common.html#&#10;      maxrequestsperchild">
+      <li><code class="directive"><a href="../mod/mpm_common.html#maxrequestsperchild">
       MaxRequestsPerChild</a></code> の値を 0 に設定する</li>
 
-      <li><code class="directive"><a href="../mod/mpm_common.html#&#10;      maxsparethreads">
+      <li><code class="directive"><a href="../mod/mpm_common.html#maxsparethreads">
       MaxSpareThreads</a></code> の値を
       <code class="directive"><a href="../mod/mpm_common.html#maxclients">MaxClients</a></code>
       と同じ値にする</li>
index 8406fe4429843cb30913ae669b1020964b0363ff..da6b87cc7840be07a3bf5347e38afe3ab5387edc 100644 (file)
@@ -125,7 +125,7 @@ ayarlanması</a></li>
       iptal edilerek bu gibi durumlara karşı önlem alınabilir:</p>
 
     <ul>
-      <li><code class="directive"><a href="../mod/mpm_common.html# maxrequestsperchild"> MaxRequestsPerChild</a></code>
+      <li><code class="directive"><a href="../mod/mpm_common.html#maxrequestsperchild"> MaxRequestsPerChild</a></code>
         yönergesinin değeri sıfır yapılır.</li>
 
       <li><code class="directive"><a href="../mod/mpm_common.html#maxsparethreads">MaxSpareThreads</a></code> ve
index 0b1b63a564edcd3253cadb2f0dc1cbe3933e0394..a98bc344a633ef10dc73a9ce5d8dd5c25fa7c583 100644 (file)
@@ -593,7 +593,7 @@ URI in request' warnings.
 <h2><a name="flag_s" id="flag_s">S|skip</a></h2>
 <p>The [S] flag is used to skip rules that you don't want to run. The 
 syntax of the skip flag is [S=<em>N</em>], where <em>N</em> signifies 
-the number of rules to skip (provided the <code class="directive"><a href="../mod/mod_rewrite.html#&#10;rewriterule">
+the number of rules to skip (provided the <code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">
 RewriteRule</a></code> matches). This can be thought of as a <code>goto</code> 
 statement in your rewrite ruleset. In the following example, we only want 
 to run the <code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">RewriteRule</a></code> if the 
index d14a0a5d0fced24a9f463765d7406192bb846c39..83c10c12586abcec647f40fff9a636945ef386f7 100644 (file)
@@ -89,7 +89,7 @@ statistical analysis of the various virtual hosts. This can be
 accomplished in the following manner.</p>
 
 <p>First, you will need to add the virtual host information to the log
-entries. This can be done using the <code class="directive"><a href="../mod/mod_log_config.html#&#10;logformat">
+entries. This can be done using the <code class="directive"><a href="../mod/mod_log_config.html#logformat">
 LogFormat</a></code>
 directive, and the <code>%v</code> variable. Add this to the beginning
 of your log format string:</p>
index 6c2ebd825810ba1ccbd57ee1ca6306474311a22b..57188af442a5e6db49748088df64b5a65c288a2c 100644 (file)
@@ -99,7 +99,7 @@ de la mani
 
 <p>Tout d'abord, vous devez ajouter le nom du serveur virtuel à chaque 
 entrée du journal. Ceci se paramètre au moyen de la directive 
-<code class="directive"><a href="../mod/mod_log_config.html# logformat"> LogFormat</a></code> et de la 
+<code class="directive"><a href="../mod/mod_log_config.html#logformat"> LogFormat</a></code> et de la 
 variable <code>%v</code>. Ajoutez cette variable au début de la chaîne 
 de définition du format de journalisations&nbsp;:</p>
 
@@ -112,7 +112,7 @@ CustomLog logs/multiple_vhost_log vhost
 journalisation au format standard (CLF&nbsp;: 'Common Log Format'), mais dont 
 chaque ligne débutera par le nom canonique du serveur virtuel (spécifié 
 par la directive <code class="directive"><a href="../mod/core.html#servername">ServerName</a></code>). 
-(Voir <code class="directive"><a href="../mod/mod_log_config.html#formats de journalisation &#10;personnalisés">Formats de journalisation 
+(Voir <code class="directive"><a href="../mod/mod_log_config.html#formats de journalisation personnalisés">Formats de journalisation 
 personnalisés</a></code> pour d'autres informations sur la 
 personnalisation des fichiers journaux.)</p>