summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docs/manual/mod/mpm_common.html.fr.utf88
-rw-r--r--docs/manual/mod/mpm_common.xml.de2
-rw-r--r--docs/manual/mod/mpm_common.xml.ja2
-rw-r--r--docs/manual/mod/mpm_common.xml.tr2
4 files changed, 11 insertions, 3 deletions
diff --git a/docs/manual/mod/mpm_common.html.fr.utf8 b/docs/manual/mod/mpm_common.html.fr.utf8
index cbda8f67ef..a72cd512db 100644
--- a/docs/manual/mod/mpm_common.html.fr.utf8
+++ b/docs/manual/mod/mpm_common.html.fr.utf8
@@ -264,6 +264,14 @@ Listen 192.170.2.5:8000</pre>
<pre class="prettyprint lang-config">Listen [2001:db8::a00:20ff:fea7:ccea]:80</pre>
+ <p>A partir de la version 2.5.1 de httpd, si la compilation a été effectuée
+ avec APR version 1.7.0 ou ultérieure, la directive
+ <code class="directive">Listen</code> accepte les adresses IPv6 à portée limitée
+ (scopées ou zonées) comme dans l'exemple suivant :</p>
+
+ <pre class="prettyprint lang-config">Listen [fe80::4bfe:88aa:5d42:64d0%eth2]:8081</pre>
+
+
<p>L'argument optionnel <var>protocole</var> n'est pas nécessaire
dans la plupart des configurations. S'il est absent,
<code>https</code> est la valeur par défaut pour le port 443 et
diff --git a/docs/manual/mod/mpm_common.xml.de b/docs/manual/mod/mpm_common.xml.de
index 5b13497973..62fdaeafac 100644
--- a/docs/manual/mod/mpm_common.xml.de
+++ b/docs/manual/mod/mpm_common.xml.de
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 151408:1874148 (outdated) -->
+<!-- English Revision: 151408:1874496 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/mod/mpm_common.xml.ja b/docs/manual/mod/mpm_common.xml.ja
index 57d94450bf..7e198dbb08 100644
--- a/docs/manual/mod/mpm_common.xml.ja
+++ b/docs/manual/mod/mpm_common.xml.ja
@@ -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: 674934:1874148 (outdated) -->
+<!-- English Revision: 674934:1874496 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/mod/mpm_common.xml.tr b/docs/manual/mod/mpm_common.xml.tr
index b8c8451f0c..127496e87c 100644
--- a/docs/manual/mod/mpm_common.xml.tr
+++ b/docs/manual/mod/mpm_common.xml.tr
@@ -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: 1308409:1874148 (outdated) -->
+<!-- English Revision: 1308409:1874496 (outdated) -->
<!-- =====================================================
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>