diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual/mod/core.html.fr.utf8 | 4 | ||||
-rw-r--r-- | docs/manual/mod/core.xml | 4 | ||||
-rw-r--r-- | docs/manual/mod/core.xml.de | 2 | ||||
-rw-r--r-- | docs/manual/mod/core.xml.es | 2 | ||||
-rw-r--r-- | docs/manual/mod/core.xml.fr | 6 | ||||
-rw-r--r-- | docs/manual/mod/core.xml.ja | 2 | ||||
-rw-r--r-- | docs/manual/mod/core.xml.tr | 2 |
7 files changed, 11 insertions, 11 deletions
diff --git a/docs/manual/mod/core.html.fr.utf8 b/docs/manual/mod/core.html.fr.utf8 index d367ac83fc..eed3eb2727 100644 --- a/docs/manual/mod/core.html.fr.utf8 +++ b/docs/manual/mod/core.html.fr.utf8 @@ -5639,7 +5639,7 @@ détermine son propre port</td></tr> <li>Port physique (seulement avec <code class="directive">UseCanonicalPhysicalPort</code> ON)</li> <li>Port indiqué dans <code class="directive"><a href="#servername">Servername</a></code></li> - <li>Port par défaut</li> + <li>Port par défaut pour le contexte/protocole (comme 80 ou 443)</li> </ol> </dd> <dt><code>UseCanonicalName On</code></dt> @@ -5648,7 +5648,7 @@ détermine son propre port</td></tr> <li>Port spécifié par <code class="directive"><a href="#servername">Servername</a></code></li> <li>Port physique (seulement avec <code class="directive">UseCanonicalPhysicalPort</code> ON)</li> - <li>Port par défaut</li> + <li>Port par défaut pour le contexte/protocole (comme 80 ou 443)</li> </ol> </dd> </dl> diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 382db90aba..59945a2600 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -5139,7 +5139,7 @@ port</description> <li>Parsed port from <code>Host:</code> header</li> <li>Physical port (only with <directive>UseCanonicalPhysicalPort</directive> ON)</li> <li>Port provided in <directive module="core">Servername</directive></li> - <li>Default port</li> + <li>Default port for the scheme/protocol (such as 80 or 443)</li> </ol> </dd> <dt><code>UseCanonicalName On</code></dt> @@ -5147,7 +5147,7 @@ port</description> <ol> <li>Port provided in <directive module="core">Servername</directive></li> <li>Physical port (only with <directive>UseCanonicalPhysicalPort</directive> ON)</li> - <li>Default port</li> + <li>Default port for the scheme/protocol (such as 80 or 443)</li> </ol> </dd> </dl> diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index ef9e60f615..d03718fb6e 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:1921399 (outdated) --> +<!-- English Revision: 344972:1922169 (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 dc64e5b496..19528d5fe5 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:1921399 (outdated) --> +<!-- English Revision: 1741251:1922169 (outdated) --> <!-- Translated by Luis Gil de Bernabé Pfeiffer lgilbernabe[AT]apache.org --> <!-- Reviewed by Sergio Ramos--> <!-- diff --git a/docs/manual/mod/core.xml.fr b/docs/manual/mod/core.xml.fr index e193c43c1f..2ed98fe8f6 100644 --- a/docs/manual/mod/core.xml.fr +++ b/docs/manual/mod/core.xml.fr @@ -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.fr.xsl"?> -<!-- English Revision: 1921399 --> +<!-- English Revision: 1922169 --> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> @@ -5553,7 +5553,7 @@ host</context> <li>Port physique (seulement avec <directive>UseCanonicalPhysicalPort</directive> ON)</li> <li>Port indiqué dans <directive module="core">Servername</directive></li> - <li>Port par défaut</li> + <li>Port par défaut pour le contexte/protocole (comme 80 ou 443)</li> </ol> </dd> <dt><code>UseCanonicalName On</code></dt> @@ -5562,7 +5562,7 @@ host</context> <li>Port spécifié par <directive module="core">Servername</directive></li> <li>Port physique (seulement avec <directive>UseCanonicalPhysicalPort</directive> ON)</li> - <li>Port par défaut</li> + <li>Port par défaut pour le contexte/protocole (comme 80 ou 443)</li> </ol> </dd> </dl> diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja index 696740e1ca..361b08fb2d 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:1921399 (outdated) --> +<!-- English Revision: 669847:1922169 (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 15bf02b0cf..c85e2b6f44 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:1921399 (outdated) --> +<!-- English Revision: 1302855:1922169 (outdated) --> <!-- ===================================================== Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> |