]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fr doc rebuild.
authorLucien Gentis <lgentis@apache.org>
Sat, 25 Nov 2023 16:06:47 +0000 (16:06 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 25 Nov 2023 16:06:47 +0000 (16:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1914116 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_alias.xml.ja
docs/manual/mod/mod_alias.xml.ko
docs/manual/mod/mod_alias.xml.meta
docs/manual/mod/mod_alias.xml.tr
docs/manual/platform/windows.html.fr.utf8
docs/manual/platform/windows.xml.meta

index 93f6c7158fb49b8b4df5004b3567498194e6ea51..fb3fda2ef65086612f86993b62aeebaeeda8849d 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:1912215 (outdated) -->
+<!-- English Revision: 151408:1913009 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 29d9b87c7592cdb41fcebc009163eb93a583d11c..029e2f18b168eaf8f4bcca7b218c5166068bffa2 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:1912215 (outdated) -->
+<!-- English Revision: 151408:1913009 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index d83657f9fafbe81d751ed120da80c0c98357d5ef..547a2db7730dd46f16c2efb9093f87bd098e5028 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>
     <variant outdated="yes">tr</variant>
index 83a7647b69843c669b2a9b33fb587a737a12e79b..4f107e7c70b9d021721cb8d21f6ee381037980c5 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: 1756708:1912215 (outdated) -->
+<!-- English Revision: 1756708:1913009 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.gen.tr>
    Reviewed by: Orhan Berent <berent belgeler.gen.tr>
index efe641fff2bb292ccd362af37e59573678d4c13b..de5dfe71b8e9655906ce85b0863e6c7b5c744e9a 100644 (file)
@@ -86,7 +86,6 @@
     <p>Quelques solutions populaires pour déployer Apache httpd, et
     éventuellement PHP et MySQL sous Microsoft Windows :</p>
     <ul>
-    <li><a href="http://www.apachehaus.com/cgi-bin/download.plx">ApacheHaus</a></li>
     <li><a href="http://www.apachelounge.com/download/">Apache Lounge</a></li>
     <li><a href="http://bitnami.com/stack/wamp">Bitnami WAMP Stack</a></li>
     <li><a href="http://www.wampserver.com/">WampServer</a></li>
     directives spécifiques à Apache pour Windows. Voir l'<a href="../mod/directives.html">index des directives</a> pour la liste
     des directives disponibles.</p>
 
+    <p>La configuration par défaut de la distribution source installe
+    le serveur dans \Apache2x. Cet emplacement peut être modifié à
+    la compilation, mais il est important qu'en fin de compte, la directive
+    <code class="directive">ServerRoot</code> dans httpd.conf corresponde effectivement
+    à la racine de l'installation. Les distributions binaires peuvent parfois
+    modifier la racine de l'installation par défaut, ou même la structure
+    complète de la configuration initiale.</p>
+
     <p>Les principales spécificités d'Apache pour Windows sont :</p>
     <ul>
       <li><p>Comme Apache pour Windows est un programme multithread, il
index 166e6d7d314782768f9edab0865cf27fb37cb68f..df994e4ed61aaed8ad63e81ab55cc7c0d6815e7a 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant outdated="yes">fr</variant>
+    <variant>fr</variant>
     <variant outdated="yes">ko</variant>
   </variants>
 </metafile>