summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorLucien Gentis <lgentis@apache.org>2021-01-16 14:23:42 +0100
committerLucien Gentis <lgentis@apache.org>2021-01-16 14:23:42 +0100
commit3400864542f806649aa18b0f0b05592135d5e58d (patch)
tree2de0fd6e3772e5d8e4610910a3d4f2fad3561568 /docs/manual
parentfr doc XML file update. (diff)
downloadapache2-3400864542f806649aa18b0f0b05592135d5e58d.tar.xz
apache2-3400864542f806649aa18b0f0b05592135d5e58d.zip
fr doc rebuils.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885565 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/mod/core.html.fr.utf810
-rw-r--r--docs/manual/mod/core.xml.de2
-rw-r--r--docs/manual/mod/core.xml.es2
-rw-r--r--docs/manual/mod/core.xml.ja2
-rw-r--r--docs/manual/mod/core.xml.tr2
5 files changed, 10 insertions, 8 deletions
diff --git a/docs/manual/mod/core.html.fr.utf8 b/docs/manual/mod/core.html.fr.utf8
index 33e0bc502c..ad816e2588 100644
--- a/docs/manual/mod/core.html.fr.utf8
+++ b/docs/manual/mod/core.html.fr.utf8
@@ -4369,10 +4369,12 @@ serveur HTTP Apache.</td></tr>
spécifiques au protocole via la directive
<code class="directive">AcceptFilter</code>.</p>
- <p>Vous ne devez définir le protocole que si vous travaillez avec
- des ports non standards ; dans le cas général, le protocole
- <code>http</code> est associé au port 80 et le protocole
- <code>https</code> au port 443.</p>
+ <p>Dans la plupart des configurations, cette directive n'est pas nécessaire.
+ Si elle n'est pas définie, le protocole par défaut pour le port 443 est
+ <code>https</code> et <code>http</code> pour tous les autres ports. La
+ connaissance du protocole permet de déterminer quel module doit traiter la
+ requête, et d'appliquer les optimisations spécifiques au protocole via la
+ directive <code class="directive"><a href="#acceptfilter">AcceptFilter</a></code>.</p>
<p>Par exemple, si vous travaillez avec le protocole
<code>https</code> sur un port non standard, spécifiez le protocole
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de
index ee68f46139..2413cf1f27 100644
--- a/docs/manual/mod/core.xml.de
+++ b/docs/manual/mod/core.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: 344972:1885075 (outdated) -->
+<!-- English Revision: 344972:1885464 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/mod/core.xml.es b/docs/manual/mod/core.xml.es
index c8d5ed6036..5f6f2f33b8 100644
--- a/docs/manual/mod/core.xml.es
+++ b/docs/manual/mod/core.xml.es
@@ -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.es.xsl"?>
-<!-- English Revision: 1741251:1885075 (outdated) -->
+<!-- English Revision: 1741251:1885464 (outdated) -->
<!-- Translated by Luis Gil de Bernabé Pfeiffer lgilbernabe[AT]apache.org -->
<!-- Reviewed by Sergio Ramos-->
<!--
diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja
index 666ef54220..1686015a70 100644
--- a/docs/manual/mod/core.xml.ja
+++ b/docs/manual/mod/core.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: 669847:1885075 (outdated) -->
+<!-- English Revision: 669847:1885464 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/mod/core.xml.tr b/docs/manual/mod/core.xml.tr
index ba4b8f299f..e0ebc6b030 100644
--- a/docs/manual/mod/core.xml.tr
+++ b/docs/manual/mod/core.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: 1302855:1885075 (outdated) -->
+<!-- English Revision: 1302855:1885464 (outdated) -->
<!-- =====================================================
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>