]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fr doc rebuild.
authorLucien Gentis <lgentis@apache.org>
Sat, 9 Sep 2023 15:08:21 +0000 (15:08 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 9 Sep 2023 15:08:21 +0000 (15:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1912214 13f79535-47bb-0310-9956-ffa450edef68

16 files changed:
docs/manual/env.html.fr.utf8
docs/manual/env.xml.ja
docs/manual/env.xml.ko
docs/manual/env.xml.tr
docs/manual/mod/mod_alias.html.fr.utf8
docs/manual/mod/mod_alias.xml.es
docs/manual/mod/mod_alias.xml.ja
docs/manual/mod/mod_alias.xml.ko
docs/manual/mod/mod_alias.xml.tr
docs/manual/mod/mod_dav.html.fr.utf8
docs/manual/mod/mod_dav.xml.ja
docs/manual/mod/mod_dav.xml.ko
docs/manual/mod/mod_deflate.html.fr.utf8
docs/manual/mod/mod_deflate.xml.ja
docs/manual/mod/mod_deflate.xml.ko
docs/manual/mod/quickreference.html.fr.utf8

index db53691eebb51e5aeeb50f7fa12c5daa1a4ba944..a44ce7e3d6c26d9adceeaa4b2006b2ca60fc3765 100644 (file)
@@ -524,7 +524,7 @@ SetEnvIf Referer "^$" local_referal
 
         <p>Pour plus d'informations sur cette technique, voir le tutoriel sur
        ServerWatch
-       "<a href="http://www.serverwatch.com/tutorials/article.php/1132731">Keeping Your Images from Adorning Other Sites</a>".</p>
+       "<a href="https://www.serverwatch.com/guides/keeping-your-images-from-adorning-other-sites/">Keeping Your Images from Adorning Other Sites</a>".</p>
     
   </div></div>
 <div class="bottomlang">
index dfab8b3cd5bf6946ab30af547aa05fa5bbbe7e07..6478bb84758cafad85c097df24d2865c96fc23bc 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.ja.xsl"?>
-<!-- English Revision: 659902:1885046 (outdated) -->
+<!-- English Revision: 659902:1911878 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index a17522eae87235e2c08041a1e6ef39f3be7d6473..d1b00e40984ee2b65dc9fd62582dc3f46e2aaaa8 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:1885046 (outdated) -->
+<!-- English Revision: 105989:1911878 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index dbf74674e44760562dbb51b89b82dca76650657b..5f29c71f98f35d6212da517dc83b38a34d1f0692 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: 1300910:1885046 (outdated) -->
+<!-- English Revision: 1300910:1911878 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index f8e9fe243c3d4d10c02c940e62ecb69b2b0920e5..e5b6acf3077f6d4f679218400bf07a0718bbaa56 100644 (file)
@@ -518,18 +518,18 @@ différente</td></tr>
 <div class="directive-section"><h2><a name="redirectrelative" id="redirectrelative">Directive</a> <a name="RedirectRelative" id="RedirectRelative">RedirectRelative</a> <a title="Lien permanent" href="#redirectrelative" class="permalink">&para;</a></h2>
 <table class="directive">
 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Redirection relative de cibles.</td></tr>
-<tr><th><a href="directive-dict.html#Syntax">Syntaxe:</a></th><td><code>RedirectRelative OFF|ON</code></td></tr>
-<tr><th><a href="directive-dict.html#Default">Défaut:</a></th><td><code>RedirectRelative OFF</code></td></tr>
+<tr><th><a href="directive-dict.html#Syntax">Syntaxe:</a></th><td><code>RedirectRelative On|Off</code></td></tr>
+<tr><th><a href="directive-dict.html#Default">Défaut:</a></th><td><code>RedirectRelative Off</code></td></tr>
 <tr><th><a href="directive-dict.html#Context">Contexte:</a></th><td>configuration globale, serveur virtuel, répertoire</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_alias</td></tr>
 <tr><th><a href="directive-dict.html#Compatibility">Compatibilité:</a></th><td>Disponible à partir de la version 2.5.1 du serveur HTTP Apache</td></tr>
 </table>
-    <p>Par défaut, si l'URL cible d'une directive
-    <code class="directive">Redirect</code> est une URL relative commençant par un
-    caractère '/', le serveur convertit cette dernière en URL absolue avant de
-    répondre au client. En définissant <code class="directive">RedirectRelative</code> à
-    "ON", l'URL relative est présentée au client sans modification.</p>
+    <p>Par défaut, si l'URL cible d'une directive <code class="directive"><a href="#redirect">Redirect</a></code> est une URL relative commençant par
+    un caractère '/', le serveur convertit cette dernière en URL absolue avant
+    de répondre au client. En définissant
+    <code class="directive">RedirectRelative</code> à "On", l'URL relative est présentée
+    au client sans modification.</p>
 
 
 </div>
index 86653d94fabef088780bd7edb4d063a2c4d00a46..b341b4427e16234dad946a59ebea6af7999a2244 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.es.xsl"?>
-<!-- English Revision: 1799478:1911067 (outdated) -->
+<!-- English Revision: 1799478:1911948 (outdated) -->
 <!-- Spanish Translation: Daniel Ferradal <dferradal@apache.org> -->
 
 <!--
index 31a37d180662080c22d52b54923a8d8493fe7a44..96f8df4b4bbfc61359923d40262d4feadaa43968 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: 151408:1911067 (outdated) -->
+<!-- English Revision: 151408:1911948 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index b2fd04131773aa8ecada26964701d0a17f2c8480..5950b4fae92087e06ac0848d331fd5e93a18467a 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:1911067 (outdated) -->
+<!-- English Revision: 151408:1911948 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 9aefec351eeea921b176b605a8fa008d8b157821..23ccbb0bcb11d078b8d2b7fdfd8db8e44b5c4ac0 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 1174747:1911067 (outdated) -->
+<!-- English Revision: 1174747:1911948 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index cf24a239f6f5fe261b2d962d722bfbbb0701a9d5..d45e9042dc8c44379bd865423080a92f5adace50 100644 (file)
@@ -226,11 +226,11 @@ ForceType text/plain
 <table class="directive">
 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Définir le chemin de la racine du répertoire</td></tr>
 <tr><th><a href="directive-dict.html#Syntax">Syntaxe:</a></th><td><code>DavBasePath <var>root-path</var></code></td></tr>
-<tr><th><a href="directive-dict.html#Default">Défaut:</a></th><td><code>DavBasePath /repos/</code></td></tr>
+<tr><th><a href="directive-dict.html#Default">Défaut:</a></th><td><code>None</code></td></tr>
 <tr><th><a href="directive-dict.html#Context">Contexte:</a></th><td>répertoire</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_dav</td></tr>
-<tr><th><a href="directive-dict.html#Compatibility">Compatibilité:</a></th><td>Disponible à partir de la version 2.5.1 du serveur HTTP Apache</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibilité:</a></th><td>Disponible à partir de la version 2.4.58 du serveur HTTP Apache</td></tr>
 </table>
   <p>Si le répertoire DAV est défini en utilisant une correspondance
   d'expression rationnelle (comme <code class="directive"><a href="../mod/core.html#locationmatch">LocationMatch</a></code>), <code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code> ne sera pas
index 7bd9beaba50807f83d93fcc4afd773e819650ce2..37a7c75e464c24cd0794efa64463e6ba2d797a85 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: 1628084:1911715 (outdated) -->
+<!-- English Revision: 1628084:1912085 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index a99cdf74a6d924946880dbe7192255f6e6f96354..3df1966a2364d09a3d67d4d6e4fc7252790a3326 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:1911715 (outdated) -->
+<!-- English Revision: 151408:1912085 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 2d80ea3ee49f14f6a806f3a6cdc7353c650e15a5..7dee4fa54c90b32fa8c336d6b2135fb1b9cc497a 100644 (file)
@@ -258,6 +258,7 @@ de la compression</td></tr>
 <tr><th><a href="directive-dict.html#Context">Contexte:</a></th><td>configuration globale, serveur virtuel</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_deflate</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibilité:</a></th><td>Disponible à partir de la version 2.4.58 du serveur HTTP Apache</td></tr>
 </table>
     <p>La directive <code class="directive">DeflateAlterETag</code> permet de
     spécifier comment l'en-tête ETag doit être modifié lorsqu'une
index fcd9bf301b252d5de93dfe99ef4495226d26cad3..6db2159dc6fe87881ff07b39355ea878b8683851 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: 420990:1873722 (outdated) -->
+<!-- English Revision: 420990:1911874 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index a603215420f979399e445a7d33377c59d728ada2..3ca9494d934bf03b3bfb79210346e649f2b883ce 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:1873722 (outdated) -->
+<!-- English Revision: 151408:1911874 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 141475bb9acb726d2012d7b1434d321f87d659e8..f4ceba8dd534888ea287b98092baee3529c540f5 100644 (file)
@@ -504,7 +504,7 @@ certificat de serveur
 expr=<var>expression</var>]</a></td><td></td><td>sv</td><td>B</td></tr><tr><td class="descr" colspan="4">Définit le nom et le format du fichier
 journal</td></tr>
 <tr class="odd"><td><a href="mod_dav.html#dav" id="D" name="D">Dav On|Off|<var>nom fournisseur</var></a></td><td> Off </td><td>d</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Active les méthodes HTTP WebDAV</td></tr>
-<tr><td><a href="mod_dav.html#davbasepath">DavBasePath <var>root-path</var></a></td><td> /repos/ </td><td>d</td><td>E</td></tr><tr><td class="descr" colspan="4">Définir le chemin de la racine du répertoire</td></tr>
+<tr><td><a href="mod_dav.html#davbasepath">DavBasePath <var>root-path</var></a></td><td></td><td>d</td><td>E</td></tr><tr><td class="descr" colspan="4">Définir le chemin de la racine du répertoire</td></tr>
 <tr class="odd"><td><a href="mod_dav.html#davdepthinfinity">DavDepthInfinity on|off</a></td><td> off </td><td>svd</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Autorise les requêtes PROPFIND avec en-tête Depth:
 Infinity</td></tr>
 <tr><td><a href="mod_dav_lock.html#davgenericlockdb">DavGenericLockDB <var>chemin fichier</var></a></td><td></td><td>svd</td><td>E</td></tr><tr><td class="descr" colspan="4">Chemin de la base de données des verrous DAV</td></tr>
@@ -1235,7 +1235,7 @@ courante</td></tr>
 <tr class="odd"><td><a href="mod_alias.html#redirectpermanent">RedirectPermanent <var>chemin URL</var> <var>URL</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Envoie une redirection externe permanente demandant au
 client d'effectuer une nouvelle requête avec une URL
 différente</td></tr>
-<tr><td><a href="mod_alias.html#redirectrelative">RedirectRelative OFF|ON</a></td><td> OFF </td><td>svd</td><td>B</td></tr><tr><td class="descr" colspan="4">Redirection relative de cibles.</td></tr>
+<tr><td><a href="mod_alias.html#redirectrelative">RedirectRelative On|Off</a></td><td> Off </td><td>svd</td><td>B</td></tr><tr><td class="descr" colspan="4">Redirection relative de cibles.</td></tr>
 <tr class="odd"><td><a href="mod_alias.html#redirecttemp">RedirectTemp <var>chemin URL</var> <var>URL</var></a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Envoie une redirection externe temporaire demandant au
 client d'effectuer une nouvelle requête avec une URL
 différente</td></tr>