You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2021/07/09 12:29:13 UTC

svn commit: r1891402 [3/50] - in /httpd/httpd/branches/2.2.x/docs/manual: ./ developer/ faq/ howto/ misc/ mod/ platform/ programs/ rewrite/ ssl/ style/xsl/ vhosts/

Modified: httpd/httpd/branches/2.2.x/docs/manual/configuring.html.de
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/configuring.html.de?rev=1891402&r1=1891401&r2=1891402&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/configuring.html.de (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/configuring.html.de Fri Jul  9 12:29:08 2021
@@ -25,16 +25,16 @@
             <p>This document refers to the <strong>2.2</strong> version of Apache httpd, which is no longer maintained. The active release is documented <a href="http://httpd.apache.org/docs/current">here</a>. If you have not already upgraded, please follow <a href="http://httpd.apache.org/docs/current/upgrading.html">this link</a> for more information.</p>
         <p>You may follow <a href="http://httpd.apache.org/docs/current/configuring.html">this link</a> to go to the current version of this document.</p></div><div id="preamble"><h1>Konfigurationsdateien</h1>
 <div class="toplang">
-<p><span>Verfügbare Sprachen: </span><a href="./de/configuring.html" title="Deutsch">&nbsp;de&nbsp;</a> |
+<p><span>Verf&#252;gbare Sprachen: </span><a href="./de/configuring.html" title="Deutsch">&nbsp;de&nbsp;</a> |
 <a href="./en/configuring.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
-<a href="./fr/configuring.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
+<a href="./fr/configuring.html" hreflang="fr" rel="alternate" title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
 <a href="./ja/configuring.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="./ko/configuring.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
-<a href="./tr/configuring.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
+<a href="./tr/configuring.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
 </div>
-<div class="outofdate">Diese Übersetzung ist möglicherweise
-            nicht mehr aktuell. Bitte prüfen Sie die englische Version auf
-            die neuesten Änderungen.</div>
+<div class="outofdate">Diese &#220;bersetzung ist m&#246;glicherweise
+            nicht mehr aktuell. Bitte pr&#252;fen Sie die englische Version auf
+            die neuesten &#196;nderungen.</div>
 
     <p>Dieses Dokument beschreibt die Dateien, die zur Konfiguration des Apache
       HTTP Servers verwendet werden.</p>
@@ -42,7 +42,7 @@
 <div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#main">Hauptkonfigurationsdateien</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#syntax">Syntax der Konfigurationsdateien</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#modules">Module</a></li>
-<li><img alt="" src="./images/down.gif" /> <a href="#scope">Der Gültigkeitsbereich von Direktiven</a></li>
+<li><img alt="" src="./images/down.gif" /> <a href="#scope">Der G&#252;ltigkeitsbereich von Direktiven</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#htaccess">.htaccess-Dateien</a></li>
 </ul><ul class="seealso"><li><a href="#comments_section">Kommentare</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
@@ -52,15 +52,15 @@
     <table class="related"><tr><th>Referenzierte Module</th><th>Referenzierte Direktiven</th></tr><tr><td><ul><li><code class="module"><a href="./mod/mod_mime.html">mod_mime</a></code></li></ul></td><td><ul><li><code class="directive"><a href="./mod/core.html#ifdefine">&lt;IfDefine&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#include">Include</a></code></li><li><code class="directive"><a href="./mod/mod_mime.html#typesconfig">TypesConfig</a></code></li></ul></td></tr></table>
 
     <p>Der Apache wird konfiguriert, indem <a href="mod/directives.html">Direktiven</a> in einfache Textdateien
-      eingetragen werden. Die Hauptkonfigurationsdatei heißt
-      üblicherweise <code>httpd.conf</code>. Der Ablageort dieser Datei
+      eingetragen werden. Die Hauptkonfigurationsdatei hei&#223;t
+      &#252;blicherweise <code>httpd.conf</code>. Der Ablageort dieser Datei
       wird bei der Kompilierung festgelegt, kann jedoch mit der
-      Befehlszeilenoption <code>-f</code> überschrieben werden. Durch
+      Befehlszeilenoption <code>-f</code> &#252;berschrieben werden. Durch
       Verwendung der Direktive  <code class="directive"><a href="./mod/core.html#include">Include</a></code>
-      können außerdem weitere Konfigurationsdateien hinzugefügt
-      werden. Zum Einfügen von mehreren Konfigurationsdateien können
+      k&#246;nnen au&#223;erdem weitere Konfigurationsdateien hinzugef&#252;gt
+      werden. Zum Einf&#252;gen von mehreren Konfigurationsdateien k&#246;nnen
       Platzhalter verwendet werden. Jede Direktive darf in jeder dieser
-      Konfigurationsdateien angegeben werden. Änderungen in den
+      Konfigurationsdateien angegeben werden. &#196;nderungen in den
       Hauptkonfigurationsdateien werden vom Apache nur beim Start oder Neustart
       erkannt.</p>
 
@@ -73,23 +73,23 @@
     
 
     <p>Die Konfigurationsdateien des Apache enthalten eine Direktive pro Zeile.
-      Der Backslash "\" läßt sich als letztes Zeichen in einer Zeile
-      dazu verwenden, die Fortsetzung der Direktive in der nächsten Zeile
+      Der Backslash "\" l&#228;&#223;t sich als letztes Zeichen in einer Zeile
+      dazu verwenden, die Fortsetzung der Direktive in der n&#228;chsten Zeile
       anzuzeigen. Es darf kein weiteres Zeichen oder Whitespace zwischen dem
       Backslash und dem Zeilenende folgen.</p>
 
     <p>In den Konfigurationsdateien wird bei den Direktiven nicht zwischen
-      Groß- und Kleinschreibung unterschieden. Bei den Argumenten der
-      Direktiven wird dagegen oftmals zwischen Groß- und Kleinschreibung
+      Gro&#223;- und Kleinschreibung unterschieden. Bei den Argumenten der
+      Direktiven wird dagegen oftmals zwischen Gro&#223;- und Kleinschreibung
       differenziert. Zeilen, die mit dem Doppelkreuz "#" beginnen, werden als
-      Kommentare betrachtet und ignoriert. Kommentare dürfen
+      Kommentare betrachtet und ignoriert. Kommentare d&#252;rfen
       <strong>nicht</strong> am Ende einer Zeile nach der Direktive
-      eingefügt werden. Leerzeilen und Whitespaces vor einer Direktive
+      eingef&#252;gt werden. Leerzeilen und Whitespaces vor einer Direktive
       werden ignoriert. Dadurch lassen sich Direktiven zur besseren Lesbarbeit
-      einrücken.</p>
+      einr&#252;cken.</p>
 
-    <p>Sie können die Syntax Ihrer Konfigurationsdateien auf Fehler
-      prüfen, ohne den Server zu starten, indem Sie <code>apachectl
+    <p>Sie k&#246;nnen die Syntax Ihrer Konfigurationsdateien auf Fehler
+      pr&#252;fen, ohne den Server zu starten, indem Sie <code>apachectl
         configtest</code> oder die Befehlszeilenoption <code>-t</code>
       verwenden.</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
@@ -100,59 +100,59 @@
     <table class="related"><tr><th>Referenzierte Module</th><th>Referenzierte Direktiven</th></tr><tr><td><ul><li><code class="module"><a href="./mod/mod_so.html">mod_so</a></code></li></ul></td><td><ul><li><code class="directive"><a href="./mod/core.html#ifmodule">&lt;IfModule&gt;</a></code></li><li><code class="directive"><a href="./mod/mod_so.html#loadmodule">LoadModule</a></code></li></ul></td></tr></table>
 
     <p>Der Apache ist ein modularer Server. Das bedeutet, dass nur die abolute
-      Grundfunktionalität im Kernserver enthalten ist. Weitergehende
-      Fähigkeiten sind mittels <a href="mod/">Modulen</a> verfügbar,
-      die in den Apache geladen werden können. Standardmäßig
-      wird bei der Kompilierung ein Satz von Basismodulen <span class="transnote">(<em>Anm.d.Ü.:</em> die so
+      Grundfunktionalit&#228;t im Kernserver enthalten ist. Weitergehende
+      F&#228;higkeiten sind mittels <a href="mod/">Modulen</a> verf&#252;gbar,
+      die in den Apache geladen werden k&#246;nnen. Standardm&#228;&#223;ig
+      wird bei der Kompilierung ein Satz von Basismodulen <span class="transnote">(<em>Anm.d.&#220;.:</em> die so
         genannten <a href="mod/module-dict.html#Status">Base</a>-Module)</span> in den Server eingebunden. Wenn der
-      Server für die Verwendung von <a href="dso.html">dynamisch
-        ladbaren</a> Modulen kompiliert wurde, dann können Module separat
-      kompiliert und jederzeit mittels der Direktive <code class="directive"><a href="./mod/mod_so.html#loadmodule">LoadModule</a></code> hinzugefügt werden.
+      Server f&#252;r die Verwendung von <a href="dso.html">dynamisch
+        ladbaren</a> Modulen kompiliert wurde, dann k&#246;nnen Module separat
+      kompiliert und jederzeit mittels der Direktive <code class="directive"><a href="./mod/mod_so.html#loadmodule">LoadModule</a></code> hinzugef&#252;gt werden.
       Andernfalls muss der Apache neu kompiliert werden, um Module
-      hinzuzufügen oder zu entfernen. Konfigurationsanweisungen können
-      abhängig vom Vorhandensein eines bestimmten Moduls eingesetzt werden,
+      hinzuzuf&#252;gen oder zu entfernen. Konfigurationsanweisungen k&#246;nnen
+      abh&#228;ngig vom Vorhandensein eines bestimmten Moduls eingesetzt werden,
       indem sie in einen <code class="directive"><a href="./mod/core.html#ifmodule">&lt;IfModule&gt;</a></code>-Block eingeschlossen werden.</p>
 
     <p>Um zu sehen, welche Module momentan in den Server einkompiliert sind,
       kann die Befehlszeilenoption <code>-l</code> verwendet werden.</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="scope" id="scope">Der Gültigkeitsbereich von Direktiven</a></h2>
+<h2><a name="scope" id="scope">Der G&#252;ltigkeitsbereich von Direktiven</a></h2>
     
 
     <table class="related"><tr><th>Referenzierte Module</th><th>Referenzierte Direktiven</th></tr><tr><td /><td><ul><li><code class="directive"><a href="./mod/core.html#directory">&lt;Directory&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#directorymatch">&lt;DirectoryMatch&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#files">&lt;Files&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#filesmatch">&lt;FilesMatch&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#location">&lt;Location&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#locationmatch">&lt;LocationMatch&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#virtualhost">&lt;VirtualHost&gt;</a></code></li></ul></td></tr></table>
 
-    <p>Direktiven in den Hauptkonfigurationsdateien gelten für den
-      gesamten Server. Wenn Sie die Konfiguration nur für einen Teil des
-      Servers verändern möchten, können Sie den
-      Gültigkeitsbereich der Direktiven beschränken, indem Sie diese
+    <p>Direktiven in den Hauptkonfigurationsdateien gelten f&#252;r den
+      gesamten Server. Wenn Sie die Konfiguration nur f&#252;r einen Teil des
+      Servers ver&#228;ndern m&#246;chten, k&#246;nnen Sie den
+      G&#252;ltigkeitsbereich der Direktiven beschr&#228;nken, indem Sie diese
       in <code class="directive"><a href="./mod/core.html#directory">&lt;Directory&gt;</a></code>-,
       <code class="directive"><a href="./mod/core.html#directorymatch">&lt;DirectoryMatch&gt;</a></code>-,
       <code class="directive"><a href="./mod/core.html#files">&lt;Files&gt;</a></code>-,
       <code class="directive"><a href="./mod/core.html#filesmatch">&lt;FilesMatch&gt;</a></code>-,
       <code class="directive"><a href="./mod/core.html#location">&lt;Location&gt;</a></code>- oder
-      <code class="directive"><a href="./mod/core.html#locationmatch">&lt;LocationMatch&gt;</a></code>-Abschnitte eingefügen.
+      <code class="directive"><a href="./mod/core.html#locationmatch">&lt;LocationMatch&gt;</a></code>-Abschnitte eingef&#252;gen.
       Diese Abschnitte begrenzen die Anwendung der umschlossenen Direktiven
       auf bestimmte Pfade des Dateisystems oder auf
-      bestimmte URLs. Sie können für eine fein abgestimmte
+      bestimmte URLs. Sie k&#246;nnen f&#252;r eine fein abgestimmte
       Konfiguration auch ineinander verschachtelt werden.</p>
     
     
-    <p>Der Apache besitzt die Fähigkeit, mehrere verschiedene Websites
+    <p>Der Apache besitzt die F&#228;higkeit, mehrere verschiedene Websites
       gleichzeitig zu bedienen. Dies wird <a href="vhosts/">virtuelles
-        Hosten</a> genannt. Direktiven können auch in ihrem
-      Gültigkeitsgereich eingeschränkt werden, indem sie innerhalb
+        Hosten</a> genannt. Direktiven k&#246;nnen auch in ihrem
+      G&#252;ltigkeitsgereich eingeschr&#228;nkt werden, indem sie innerhalb
       eines <code class="directive"><a href="./mod/core.html#virtualhost">&lt;VirtualHost&gt;</a></code>-Abschnittes angegeben werden.
-      Sie werden dann nur auf Anfragen für eine bestimmte Website
+      Sie werden dann nur auf Anfragen f&#252;r eine bestimmte Website
       angewendet.</p>
 
     <p>Obwohl die meisten Direktiven in jedem dieser Abschnitte platziert
-      werden können, ergeben einige Direktiven in manchen Kontexten
+      werden k&#246;nnen, ergeben einige Direktiven in manchen Kontexten
       keinen Sinn. Direktiven zur Prozesssteuerung beispielsweise
-      dürfen nur im Kontext des Hauptservers angegeben werden. Prüfen
+      d&#252;rfen nur im Kontext des Hauptservers angegeben werden. Pr&#252;fen
       Sie den <a href="mod/directive-dict.html#Context">Kontext</a> der
       Direktive, um herauszufinden, welche Direktiven in welche Abschnitte
-      eingefügt werden können.  Weitere Informationen finden Sie unter
+      eingef&#252;gt werden k&#246;nnen.  Weitere Informationen finden Sie unter
       "<a href="sections.html">Wie Directory-, Location- und Files-Abschnitte
         arbeiten</a>".</p>
     
@@ -163,35 +163,35 @@
 
     <table class="related"><tr><th>Referenzierte Module</th><th>Referenzierte Direktiven</th></tr><tr><td /><td><ul><li><code class="directive"><a href="./mod/core.html#accessfilename">AccessFileName</a></code></li><li><code class="directive"><a href="./mod/core.html#allowoverride">AllowOverride</a></code></li></ul></td></tr></table>
 
-    <p>Der Apache ermöglicht die dezentrale Verwaltung der
+    <p>Der Apache erm&#246;glicht die dezentrale Verwaltung der
       Konfiguration mittes spezieller Dateien innerhalb des
-      Web-Verzeichnisbaums. Diese speziellen Dateien heißen
-      gewöhnlich <code>.htaccess</code>, mit der Direktive <code class="directive"><a href="./mod/core.html#accessfilename">AccessFileName</a></code> kann jedoch auch ein anderer
+      Web-Verzeichnisbaums. Diese speziellen Dateien hei&#223;en
+      gew&#246;hnlich <code>.htaccess</code>, mit der Direktive <code class="directive"><a href="./mod/core.html#accessfilename">AccessFileName</a></code> kann jedoch auch ein anderer
       Name festgelegt werden. In <code>.htaccess</code>-Dateien angegebene
       Direktiven werden auf das Verzeichnis und dessen Unterverzeichnisse
       angewendet, in dem die Datei abgelegt ist. <code>.htaccess</code>-Dateien
       folgen der gleichen Syntax wie die Hauptkonfigurationsdateien. Da
       <code>.htaccess</code>-Dateien bei jeder Anfrage eingelesen werden,
-      werden Änderungen in diesen Dateien sofort wirksam.</p>
+      werden &#196;nderungen in diesen Dateien sofort wirksam.</p>
 
-    <p>Prüfen Sie den <a href="mod/directive-dict.html#Context">Kontext</a> der Direktive, um
+    <p>Pr&#252;fen Sie den <a href="mod/directive-dict.html#Context">Kontext</a> der Direktive, um
       herauszufinden, welche Direktiven in <code>.htaccess</code>-Dateien
-      angegeben werden können. Darüber hinaus steuert der
+      angegeben werden k&#246;nnen. Dar&#252;ber hinaus steuert der
       Serveradministrator mit der Einstellung der Direktive <code class="directive"><a href="./mod/core.html#allowoverride">AllowOverride</a></code> in den
       Hauptkonfigurationsdateien welche Direktiven in
-      <code>.htaccess</code>-Dateien verwendet werden dürfen.</p>
+      <code>.htaccess</code>-Dateien verwendet werden d&#252;rfen.</p>
 
-    <p>Weitere Informationen über <code>.htaccess</code>-Dateien finden
-      Sie in der <a href="howto/htaccess.html">.htaccess-Einführung</a>.</p>
+    <p>Weitere Informationen &#252;ber <code>.htaccess</code>-Dateien finden
+      Sie in der <a href="howto/htaccess.html">.htaccess-Einf&#252;hrung</a>.</p>
   </div></div>
 <div class="bottomlang">
-<p><span>Verfügbare Sprachen: </span><a href="./de/configuring.html" title="Deutsch">&nbsp;de&nbsp;</a> |
+<p><span>Verf&#252;gbare Sprachen: </span><a href="./de/configuring.html" title="Deutsch">&nbsp;de&nbsp;</a> |
 <a href="./en/configuring.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
-<a href="./fr/configuring.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
+<a href="./fr/configuring.html" hreflang="fr" rel="alternate" title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
 <a href="./ja/configuring.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="./ko/configuring.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
-<a href="./tr/configuring.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
-</div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Kommentare</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
+<a href="./tr/configuring.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
+</div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Kommentare</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
 <script type="text/javascript"><!--//--><![CDATA[//><!--
 var comments_shortname = 'httpd';
 var comments_identifier = 'http://httpd.apache.org/docs/2.2/configuring.html';

Modified: httpd/httpd/branches/2.2.x/docs/manual/configuring.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/configuring.html.en?rev=1891402&r1=1891401&r2=1891402&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/configuring.html.en (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/configuring.html.en Fri Jul  9 12:29:08 2021
@@ -27,10 +27,10 @@
 <div class="toplang">
 <p><span>Available Languages: </span><a href="./de/configuring.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
 <a href="./en/configuring.html" title="English">&nbsp;en&nbsp;</a> |
-<a href="./fr/configuring.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
+<a href="./fr/configuring.html" hreflang="fr" rel="alternate" title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
 <a href="./ja/configuring.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="./ko/configuring.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
-<a href="./tr/configuring.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
+<a href="./tr/configuring.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
 </div>
 
 <p>This document describes the files used to configure the Apache
@@ -182,11 +182,11 @@ HTTP server.</p>
 <div class="bottomlang">
 <p><span>Available Languages: </span><a href="./de/configuring.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
 <a href="./en/configuring.html" title="English">&nbsp;en&nbsp;</a> |
-<a href="./fr/configuring.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
+<a href="./fr/configuring.html" hreflang="fr" rel="alternate" title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
 <a href="./ja/configuring.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="./ko/configuring.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
-<a href="./tr/configuring.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
-</div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
+<a href="./tr/configuring.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
+</div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
 <script type="text/javascript"><!--//--><![CDATA[//><!--
 var comments_shortname = 'httpd';
 var comments_identifier = 'http://httpd.apache.org/docs/2.2/configuring.html';

Modified: httpd/httpd/branches/2.2.x/docs/manual/configuring.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/configuring.html.fr?rev=1891402&r1=1891401&r2=1891402&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/configuring.html.fr (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/configuring.html.fr Fri Jul  9 12:29:08 2021
@@ -24,53 +24,53 @@
 <a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">Serveur HTTP</a> &gt; <a href="http://httpd.apache.org/docs/">Documentation</a> &gt; <a href="./">Version 2.2</a></div><div id="page-content"><div class="retired"><h4>A savoir</h4>
             <p>Ce document concerne une version ancienne (<strong>2.2</strong>)
 	    du serveur HTTP Apache. La version actuelle est
-	    documentée <a href="http://httpd.apache.org/docs/current">ici</a>. Si vous n'avez
-	    pas encore effectué la mise è jour, veuillez suivre <a href="http://httpd.apache.org/docs/current/upgrading.html">ce
+	    document&#233;e <a href="http://httpd.apache.org/docs/current">ici</a>. Si vous n'avez
+	    pas encore effectu&#233; la mise &#232; jour, veuillez suivre <a href="http://httpd.apache.org/docs/current/upgrading.html">ce
 	    lien</a> pour plus d'informations.</p>
         <p>Pour consulter la version actuelle de ce
 	document, vous pouvez suivre <a href="http://httpd.apache.org/docs/current/configuring.html">ce lien</a>.</p></div><div id="preamble"><h1>Fichiers de configuration</h1>
 <div class="toplang">
 <p><span>Langues Disponibles: </span><a href="./de/configuring.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
 <a href="./en/configuring.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
-<a href="./fr/configuring.html" title="Français">&nbsp;fr&nbsp;</a> |
+<a href="./fr/configuring.html" title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
 <a href="./ja/configuring.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="./ko/configuring.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
-<a href="./tr/configuring.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
+<a href="./tr/configuring.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
 </div>
 
-<p>Ce document décrit les fichiers utilisés pour configurer
+<p>Ce document d&#233;crit les fichiers utilis&#233;s pour configurer
 le Serveur HTTP Apache.</p>
 </div>
 <div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#main">Fichiers de configuration principaux</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#syntax">Syntaxe des fichiers de configuration</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#modules">Modules</a></li>
-<li><img alt="" src="./images/down.gif" /> <a href="#scope">Portée des directives</a></li>
+<li><img alt="" src="./images/down.gif" /> <a href="#scope">Port&#233;e des directives</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#htaccess">Fichiers .htaccess</a></li>
 </ul><ul class="seealso"><li><a href="#comments_section">Commentaires</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="main" id="main">Fichiers de configuration principaux</a></h2>
     
-    <table class="related"><tr><th>Modules Apparentés</th><th>Directives Apparentées</th></tr><tr><td><ul><li><code class="module"><a href="./mod/mod_mime.html">mod_mime</a></code></li></ul></td><td><ul><li><code class="directive"><a href="./mod/core.html#ifdefine">&lt;IfDefine&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#include">Include</a></code></li><li><code class="directive"><a href="./mod/mod_mime.html#typesconfig">TypesConfig</a></code></li></ul></td></tr></table>
+    <table class="related"><tr><th>Modules Apparent&#233;s</th><th>Directives Apparent&#233;es</th></tr><tr><td><ul><li><code class="module"><a href="./mod/mod_mime.html">mod_mime</a></code></li></ul></td><td><ul><li><code class="directive"><a href="./mod/core.html#ifdefine">&lt;IfDefine&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#include">Include</a></code></li><li><code class="directive"><a href="./mod/mod_mime.html#typesconfig">TypesConfig</a></code></li></ul></td></tr></table>
 
-    <p>La configuration d'Apache est effectuée en plaçant des <a href="mod/directives.html">directives</a> dans des fichiers de
+    <p>La configuration d'Apache est effectu&#233;e en pla&#231;ant des <a href="mod/directives.html">directives</a> dans des fichiers de
     configuration au format texte. Le fichier de configuration principal se nomme
-    en général
-    <code>httpd.conf</code>. La localisation de ce fichier est définie
-    à la compilation, mais peut être redéfinie à l'aide de l'option
+    en g&#233;n&#233;ral
+    <code>httpd.conf</code>. La localisation de ce fichier est d&#233;finie
+    &#224; la compilation, mais peut &#234;tre red&#233;finie &#224; l'aide de l'option
     de ligne de commande <code>-f</code>. En outre, d'autres fichiers de
-    configuration peuvent être ajoutés à l'aide de la directive
-    <code class="directive"><a href="./mod/core.html#include">Include</a></code>, et des caractères de
+    configuration peuvent &#234;tre ajout&#233;s &#224; l'aide de la directive
+    <code class="directive"><a href="./mod/core.html#include">Include</a></code>, et des caract&#232;res de
     remplacement
-    peuvent être utilisés pour inclure de nombreux fichiers de configuration.
-    Des directives de tous types peuvent être placées dans chacun de ces fichiers
+    peuvent &#234;tre utilis&#233;s pour inclure de nombreux fichiers de configuration.
+    Des directives de tous types peuvent &#234;tre plac&#233;es dans chacun de ces fichiers
     de configuration.  Les modifications dans les fichiers de configuration
     principaux ne sont prises en compte par Apache que lorsque le serveur
-    est démarré ou redémarré.</p>
+    est d&#233;marr&#233; ou red&#233;marr&#233;.</p>
 
     <p>Le serveur lit aussi un fichier contenant les types de document mime;
-    ce fichier est défini par la directive <code class="directive"><a href="./mod/mod_mime.html#typesconfig">TypesConfig</a></code>,
-    et se nomme <code>mime.types</code> par défaut.</p>
+    ce fichier est d&#233;fini par la directive <code class="directive"><a href="./mod/mod_mime.html#typesconfig">TypesConfig</a></code>,
+    et se nomme <code>mime.types</code> par d&#233;faut.</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="syntax" id="syntax">Syntaxe des fichiers de configuration</a></h2>
@@ -78,39 +78,39 @@ le Serveur HTTP Apache.</p>
 
     <p>Les fichiers de configuration d'Apache contiennent une directive
     par ligne.
-    On peut utiliser l'anti-slash "\" comme dernier caractère d'une ligne
-    pour indiquer que la directive continue à la ligne suivante.
-    Il ne doit y avoir aucun caractère ni espace entre l'anti-slash et
+    On peut utiliser l'anti-slash "\" comme dernier caract&#232;re d'une ligne
+    pour indiquer que la directive continue &#224; la ligne suivante.
+    Il ne doit y avoir aucun caract&#232;re ni espace entre l'anti-slash et
     la fin de la ligne.</p>
 
     <p>Les directives dans les fichiers de configuration ne sont pas
-    sensibles à la casse, mais leurs arguments le sont souvent. Les lignes
-    qui débutent par le caractère "#" sont interprétées comme des
-    commentaires, et sont ignorées. Les commentaires ne doivent
-    <strong>pas</strong> apparaître sur la même ligne qu'une directive
-    de configuration. Les espaces précédant une directive
-    sont ignorés; vous pouvez par conséquent indenter les directives
-    afin d'améliorer la lisibilité. Les lignes vides sont
-    aussi ignorées.</p>
+    sensibles &#224; la casse, mais leurs arguments le sont souvent. Les lignes
+    qui d&#233;butent par le caract&#232;re "#" sont interpr&#233;t&#233;es comme des
+    commentaires, et sont ignor&#233;es. Les commentaires ne doivent
+    <strong>pas</strong> appara&#238;tre sur la m&#234;me ligne qu'une directive
+    de configuration. Les espaces pr&#233;c&#233;dant une directive
+    sont ignor&#233;s; vous pouvez par cons&#233;quent indenter les directives
+    afin d'am&#233;liorer la lisibilit&#233;. Les lignes vides sont
+    aussi ignor&#233;es.</p>
 
     <p>On peut utiliser les variables d'environnement du shell dans les
     lignes du fichier de configuration en utilisant la syntaxe
     <code>${ENVVAR}</code>. Si "ENVVAR" est le nom d'une variable
     d'environnement valide, sa valeur remplace l'expression
     <code>${ENVVAR}</code> dans la ligne du fichier de configuration, et
-    le traitement continue comme si cette valeur avait été inscrite
+    le traitement continue comme si cette valeur avait &#233;t&#233; inscrite
     directement dans le fichier de configuration. Si la variable ENVVAR
-    n'est pas trouvée, l'expression "${ENVVAR}" est conservée tel quel
-    pour une utilisation ultérieure dans le traitement du fichier de
+    n'est pas trouv&#233;e, l'expression "${ENVVAR}" est conserv&#233;e tel quel
+    pour une utilisation ult&#233;rieure dans le traitement du fichier de
     configuration.</p>
 
     <p>La longueur maximale d'une ligne du fichier de configuration,
-    après substitution des variables d'environnement, reconstitution des
-    lignes fragmentées et suppression des espaces de début et de fin,
-    est de 8192 caractères.</p>
+    apr&#232;s substitution des variables d'environnement, reconstitution des
+    lignes fragment&#233;es et suppression des espaces de d&#233;but et de fin,
+    est de 8192 caract&#232;res.</p>
 
-    <p>Vous pouvez vérifier l'absence d'erreurs de syntaxe dans vos fichiers
-    de configuration sans démarrer le serveur à l'aide de la commande
+    <p>Vous pouvez v&#233;rifier l'absence d'erreurs de syntaxe dans vos fichiers
+    de configuration sans d&#233;marrer le serveur &#224; l'aide de la commande
     <code>apachectl configtest</code> ou de l'option de ligne de commande
     <code>-t</code>.</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
@@ -118,57 +118,57 @@ le Serveur HTTP Apache.</p>
 <h2><a name="modules" id="modules">Modules</a></h2>
     
 
-    <table class="related"><tr><th>Modules Apparentés</th><th>Directives Apparentées</th></tr><tr><td><ul><li><code class="module"><a href="./mod/mod_so.html">mod_so</a></code></li></ul></td><td><ul><li><code class="directive"><a href="./mod/core.html#ifmodule">&lt;IfModule&gt;</a></code></li><li><code class="directive"><a href="./mod/mod_so.html#loadmodule">LoadModule</a></code></li></ul></td></tr></table>
+    <table class="related"><tr><th>Modules Apparent&#233;s</th><th>Directives Apparent&#233;es</th></tr><tr><td><ul><li><code class="module"><a href="./mod/mod_so.html">mod_so</a></code></li></ul></td><td><ul><li><code class="directive"><a href="./mod/core.html#ifmodule">&lt;IfModule&gt;</a></code></li><li><code class="directive"><a href="./mod/mod_so.html#loadmodule">LoadModule</a></code></li></ul></td></tr></table>
 
     <p>Apache est un serveur modulaire. Ceci implique que seules les
-    fonctionnalités les plus courantes sont incluses dans le serveur de base.
-    Les fonctionnalités étendues sont fournies à l'aide de <a href="mod/">modules</a> qui peuvent être chargés dans Apache.
-    Par défaut, un jeu de <a href="mod/module-dict.html#Status">modules de base</a> est inclus dans le
-    serveur à la compilation. Si le serveur est compilé de façon à utiliser
-    les <a href="dso.html">modules chargés dynamiquement</a>,
-    alors les modules peuvent être compilés séparément et chargés à
-    n'importe quel moment à l'aide de la directive
+    fonctionnalit&#233;s les plus courantes sont incluses dans le serveur de base.
+    Les fonctionnalit&#233;s &#233;tendues sont fournies &#224; l'aide de <a href="mod/">modules</a> qui peuvent &#234;tre charg&#233;s dans Apache.
+    Par d&#233;faut, un jeu de <a href="mod/module-dict.html#Status">modules de base</a> est inclus dans le
+    serveur &#224; la compilation. Si le serveur est compil&#233; de fa&#231;on &#224; utiliser
+    les <a href="dso.html">modules charg&#233;s dynamiquement</a>,
+    alors les modules peuvent &#234;tre compil&#233;s s&#233;par&#233;ment et charg&#233;s &#224;
+    n'importe quel moment &#224; l'aide de la directive
     <code class="directive"><a href="./mod/mod_so.html#loadmodule">LoadModule</a></code>.
-    Dans le cas contraire, Apache doit être recompilé pour ajouter ou
+    Dans le cas contraire, Apache doit &#234;tre recompil&#233; pour ajouter ou
     supprimer des modules.
-    Les directives de configuration peuvent être incluses de manière
-    conditionnelle selon la présence ou l'absence d'un module particulier
-    en les plaçant dans un bloc <code class="directive"><a href="./mod/core.html#ifmodule">&lt;IfModule&gt;</a></code>.</p>
+    Les directives de configuration peuvent &#234;tre incluses de mani&#232;re
+    conditionnelle selon la pr&#233;sence ou l'absence d'un module particulier
+    en les pla&#231;ant dans un bloc <code class="directive"><a href="./mod/core.html#ifmodule">&lt;IfModule&gt;</a></code>.</p>
 
-    <p>Pour voir quels modules ont été compilés avec le serveur,
+    <p>Pour voir quels modules ont &#233;t&#233; compil&#233;s avec le serveur,
     vous pouvez utiliser l'option de ligne de commande <code>-l</code>.</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="scope" id="scope">Portée des directives</a></h2>
+<h2><a name="scope" id="scope">Port&#233;e des directives</a></h2>
     
 
-    <table class="related"><tr><th>Modules Apparentés</th><th>Directives Apparentées</th></tr><tr><td /><td><ul><li><code class="directive"><a href="./mod/core.html#directory">&lt;Directory&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#directorymatch">&lt;DirectoryMatch&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#files">&lt;Files&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#filesmatch">&lt;FilesMatch&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#location">&lt;Location&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#locationmatch">&lt;LocationMatch&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#virtualhost">&lt;VirtualHost&gt;</a></code></li></ul></td></tr></table>
+    <table class="related"><tr><th>Modules Apparent&#233;s</th><th>Directives Apparent&#233;es</th></tr><tr><td /><td><ul><li><code class="directive"><a href="./mod/core.html#directory">&lt;Directory&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#directorymatch">&lt;DirectoryMatch&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#files">&lt;Files&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#filesmatch">&lt;FilesMatch&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#location">&lt;Location&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#locationmatch">&lt;LocationMatch&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#virtualhost">&lt;VirtualHost&gt;</a></code></li></ul></td></tr></table>
 
-    <p>Les directives placées dans les fichiers de configuration principaux
+    <p>Les directives plac&#233;es dans les fichiers de configuration principaux
     s'appliquent au serveur dans son ensemble. Si vous souhaitez modifier la
     configuration d'une partie du serveur seulement, vous pouvez limiter la
-    portée de vos directives en les plaçant dans une section
+    port&#233;e de vos directives en les pla&#231;ant dans une section
     <code class="directive"><a href="./mod/core.html#directory">&lt;Directory&gt;</a></code>, <code class="directive"><a href="./mod/core.html#directorymatch">&lt;DirectoryMatch&gt;</a></code>, <code class="directive"><a href="./mod/core.html#files">&lt;Files&gt;</a></code>, <code class="directive"><a href="./mod/core.html#filesmatch">&lt;FilesMatch&gt;</a></code>, <code class="directive"><a href="./mod/core.html#location">&lt;Location&gt;</a></code>, ou <code class="directive"><a href="./mod/core.html#locationmatch">&lt;LocationMatch&gt;</a></code>.
     Ces sections limitent le champ d'application des directives qu'elles
-    contiennent à des URls ou des portions du système de fichiers particulières.
-    Elles peuvent aussi être imbriquées, ce qui permet
-    une configuration très fine.</p>
-
-    <p>Apache peut servir simultanément de nombreux sites web au travers des
-    <a href="vhosts/">Hôtes Virtuels</a>. La portée des directives peut ainsi
-    être limitée en les plaçant dans des sections
+    contiennent &#224; des URls ou des portions du syst&#232;me de fichiers particuli&#232;res.
+    Elles peuvent aussi &#234;tre imbriqu&#233;es, ce qui permet
+    une configuration tr&#232;s fine.</p>
+
+    <p>Apache peut servir simultan&#233;ment de nombreux sites web au travers des
+    <a href="vhosts/">H&#244;tes Virtuels</a>. La port&#233;e des directives peut ainsi
+    &#234;tre limit&#233;e en les pla&#231;ant dans des sections
     <code class="directive"><a href="./mod/core.html#virtualhost">&lt;VirtualHost&gt;</a></code>,
-    afin qu'elles ne s'appliquent qu'aux requêtes
+    afin qu'elles ne s'appliquent qu'aux requ&#234;tes
     pour un site web particulier.</p>
 
-    <p>Bien que la plupart des directives puissent être placées dans
+    <p>Bien que la plupart des directives puissent &#234;tre plac&#233;es dans
     chacune de ces sections, certaines d'entre elles n'ont aucun sens
     dans certains contextes.
-    Par exemple, les directives qui contrôlent la création des processus
-    n'ont de sens que dans le contexte du serveur principal. Pour déterminer
-    quelles directives peuvent être placées dans quelles sections, consultez
+    Par exemple, les directives qui contr&#244;lent la cr&#233;ation des processus
+    n'ont de sens que dans le contexte du serveur principal. Pour d&#233;terminer
+    quelles directives peuvent &#234;tre plac&#233;es dans quelles sections, consultez
     le <a href="mod/directive-dict.html#Context">Contexte</a> de la
-    directive. Pour plus d'informations, nous fournissons des détails dans
+    directive. Pour plus d'informations, nous fournissons des d&#233;tails dans
     <a href="sections.html">Comment fonctionnent les sections Directory,
     Location et Files</a>.</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
@@ -176,41 +176,41 @@ le Serveur HTTP Apache.</p>
 <h2><a name="htaccess" id="htaccess">Fichiers .htaccess</a></h2>
     
 
-    <table class="related"><tr><th>Modules Apparentés</th><th>Directives Apparentées</th></tr><tr><td /><td><ul><li><code class="directive"><a href="./mod/core.html#accessfilename">AccessFileName</a></code></li><li><code class="directive"><a href="./mod/core.html#allowoverride">AllowOverride</a></code></li></ul></td></tr></table>
+    <table class="related"><tr><th>Modules Apparent&#233;s</th><th>Directives Apparent&#233;es</th></tr><tr><td /><td><ul><li><code class="directive"><a href="./mod/core.html#accessfilename">AccessFileName</a></code></li><li><code class="directive"><a href="./mod/core.html#allowoverride">AllowOverride</a></code></li></ul></td></tr></table>
 
-    <p>Apache permet la gestion décentralisée de la configuration
-    via des fichiers spéciaux placés dans l'arborescence du site web.
-    Ces fichiers spéciaux se nomment en général <code>.htaccess</code>,
-    mais tout autre nom peut être spécifié à l'aide de la directive
+    <p>Apache permet la gestion d&#233;centralis&#233;e de la configuration
+    via des fichiers sp&#233;ciaux plac&#233;s dans l'arborescence du site web.
+    Ces fichiers sp&#233;ciaux se nomment en g&#233;n&#233;ral <code>.htaccess</code>,
+    mais tout autre nom peut &#234;tre sp&#233;cifi&#233; &#224; l'aide de la directive
     <code class="directive"><a href="./mod/core.html#accessfilename">AccessFileName</a></code>.
-    Les directives placées dans les fichiers <code>.htaccess</code>
-    s'appliquent au répertoire dans lequel vous avez placé le fichier,
-    ainsi qu'à tous ses sous-répertoires.
-    La syntaxe des fichiers <code>.htaccess</code> est la même que celle
+    Les directives plac&#233;es dans les fichiers <code>.htaccess</code>
+    s'appliquent au r&#233;pertoire dans lequel vous avez plac&#233; le fichier,
+    ainsi qu'&#224; tous ses sous-r&#233;pertoires.
+    La syntaxe des fichiers <code>.htaccess</code> est la m&#234;me que celle
     des fichiers de configuration principaux. Comme les fichiers
-    <code>.htaccess</code> sont lus à chaque requête, les modifications de
-    ces fichiers prennent effet immédiatement.</p>
+    <code>.htaccess</code> sont lus &#224; chaque requ&#234;te, les modifications de
+    ces fichiers prennent effet imm&#233;diatement.</p>
 
-    <p>Pour déterminer quelles directives peuvent être placées
+    <p>Pour d&#233;terminer quelles directives peuvent &#234;tre plac&#233;es
     dans les fichiers <code>.htaccess</code>, consultez le
     <a href="mod/directive-dict.html#Context">Contexte</a> de la
-    directive. L'administrateur du serveur peut contrôler quelles
-    directives peuvent être placées dans les fichiers
-    <code>.htaccess</code> en définissant la directive
+    directive. L'administrateur du serveur peut contr&#244;ler quelles
+    directives peuvent &#234;tre plac&#233;es dans les fichiers
+    <code>.htaccess</code> en d&#233;finissant la directive
     <code class="directive"><a href="./mod/core.html#allowoverride">AllowOverride</a></code>
     dans les fichiers de configuration principaux.</p>
 
     <p>Pour plus d'informations sur les fichiers <code>.htaccess</code>,
-    se référer au <a href="howto/htaccess.html">tutoriel .htaccess</a>.</p>
+    se r&#233;f&#233;rer au <a href="howto/htaccess.html">tutoriel .htaccess</a>.</p>
   </div></div>
 <div class="bottomlang">
 <p><span>Langues Disponibles: </span><a href="./de/configuring.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
 <a href="./en/configuring.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
-<a href="./fr/configuring.html" title="Français">&nbsp;fr&nbsp;</a> |
+<a href="./fr/configuring.html" title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
 <a href="./ja/configuring.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="./ko/configuring.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
-<a href="./tr/configuring.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
-</div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
+<a href="./tr/configuring.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
+</div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
 <script type="text/javascript"><!--//--><![CDATA[//><!--
 var comments_shortname = 'httpd';
 var comments_identifier = 'http://httpd.apache.org/docs/2.2/configuring.html';
@@ -228,7 +228,7 @@ var comments_identifier = 'http://httpd.
     }
 })(window, document);
 //--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2018 The Apache Software Foundation.<br />Autorisé sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2018 The Apache Software Foundation.<br />Autoris&#233; sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">Glossaire</a> | <a href="./sitemap.html">Plan du site</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();

Modified: httpd/httpd/branches/2.2.x/docs/manual/configuring.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/configuring.html.ja.utf8?rev=1891402&r1=1891401&r2=1891402&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/configuring.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/configuring.html.ja.utf8 [utf-8] Fri Jul  9 12:29:08 2021
@@ -180,7 +180,7 @@
 <a href="./ja/configuring.html" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="./ko/configuring.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="./tr/configuring.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
-</div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
+</div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
 <script type="text/javascript"><!--//--><![CDATA[//><!--
 var comments_shortname = 'httpd';
 var comments_identifier = 'http://httpd.apache.org/docs/2.2/configuring.html';

Modified: httpd/httpd/branches/2.2.x/docs/manual/configuring.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/configuring.html.ko.euc-kr?rev=1891402&r1=1891401&r2=1891402&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/configuring.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/configuring.html.ko.euc-kr [euc-kr] Fri Jul  9 12:29:08 2021
@@ -157,7 +157,7 @@
 <a href="./ja/configuring.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="./ko/configuring.html" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="./tr/configuring.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
-</div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
+</div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
 <script type="text/javascript"><!--//--><![CDATA[//><!--
 var comments_shortname = 'httpd';
 var comments_identifier = 'http://httpd.apache.org/docs/2.2/configuring.html';

Modified: httpd/httpd/branches/2.2.x/docs/manual/configuring.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/configuring.html.tr.utf8?rev=1891402&r1=1891401&r2=1891402&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/configuring.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/configuring.html.tr.utf8 [utf-8] Fri Jul  9 12:29:08 2021
@@ -179,7 +179,7 @@ açıklanmıştır.</p>
 <a href="./ja/configuring.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="./ko/configuring.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="./tr/configuring.html" title="Türkçe">&nbsp;tr&nbsp;</a></p>
-</div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
+</div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
 <script type="text/javascript"><!--//--><![CDATA[//><!--
 var comments_shortname = 'httpd';
 var comments_identifier = 'http://httpd.apache.org/docs/2.2/configuring.html';

Modified: httpd/httpd/branches/2.2.x/docs/manual/content-negotiation.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/content-negotiation.html.en?rev=1891402&r1=1891401&r2=1891402&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/content-negotiation.html.en (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/content-negotiation.html.en Fri Jul  9 12:29:08 2021
@@ -26,10 +26,10 @@
         <p>You may follow <a href="http://httpd.apache.org/docs/current/content-negotiation.html">this link</a> to go to the current version of this document.</p></div><div id="preamble"><h1>Content Negotiation</h1>
 <div class="toplang">
 <p><span>Available Languages: </span><a href="./en/content-negotiation.html" title="English">&nbsp;en&nbsp;</a> |
-<a href="./fr/content-negotiation.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
+<a href="./fr/content-negotiation.html" hreflang="fr" rel="alternate" title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
 <a href="./ja/content-negotiation.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="./ko/content-negotiation.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
-<a href="./tr/content-negotiation.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
+<a href="./tr/content-negotiation.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
 </div>
 
 
@@ -671,11 +671,11 @@ factors to 5 decimal places before choos
 </div></div>
 <div class="bottomlang">
 <p><span>Available Languages: </span><a href="./en/content-negotiation.html" title="English">&nbsp;en&nbsp;</a> |
-<a href="./fr/content-negotiation.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
+<a href="./fr/content-negotiation.html" hreflang="fr" rel="alternate" title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
 <a href="./ja/content-negotiation.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="./ko/content-negotiation.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
-<a href="./tr/content-negotiation.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
-</div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
+<a href="./tr/content-negotiation.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
+</div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
 <script type="text/javascript"><!--//--><![CDATA[//><!--
 var comments_shortname = 'httpd';
 var comments_identifier = 'http://httpd.apache.org/docs/2.2/content-negotiation.html';