From 3d27809a990d8131ef8442a49a67b974739cc02e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sat, 6 Nov 2010 13:54:21 +0000 Subject: [PATCH] update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1032056 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/bind.html.en | 20 ++++++++++++++++ docs/manual/bind.html.fr | 2 ++ docs/manual/bind.xml.de | 2 +- docs/manual/bind.xml.fr | 2 +- docs/manual/bind.xml.ja | 2 +- docs/manual/bind.xml.ko | 2 +- docs/manual/bind.xml.meta | 2 +- docs/manual/bind.xml.tr | 2 +- docs/manual/convenience.map | 2 ++ docs/manual/howto/cgi.xml.ja | 2 +- docs/manual/howto/cgi.xml.ko | 2 +- docs/manual/logs.xml.fr | 2 +- docs/manual/logs.xml.ja | 2 +- docs/manual/logs.xml.ko | 2 +- docs/manual/logs.xml.tr | 2 +- docs/manual/mod/core.html.en | 2 +- docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/core.xml.tr | 2 +- docs/manual/mod/mod_autoindex.html.en | 7 +++--- docs/manual/mod/mod_autoindex.xml.ja | 2 +- docs/manual/mod/mod_autoindex.xml.ko | 2 +- docs/manual/mod/mod_autoindex.xml.tr | 2 +- docs/manual/mod/mod_headers.html.en | 23 +++++++++---------- docs/manual/mod/mod_headers.xml.ja | 2 +- docs/manual/mod/mod_headers.xml.ko | 2 +- docs/manual/mod/mod_proxy.xml.ja | 2 +- docs/manual/mod/mod_proxy_ajp.html.ja.utf8 | 2 ++ docs/manual/mod/mod_proxy_ajp.xml.ja | 2 +- docs/manual/mod/mod_proxy_ajp.xml.meta | 2 +- docs/manual/mod/mpm_common.html.en | 2 +- docs/manual/mod/mpm_common.xml.de | 2 +- docs/manual/mod/mpm_common.xml.ja | 2 +- docs/manual/mod/mpm_common.xml.tr | 2 +- docs/manual/mod/prefork.xml.de | 2 +- docs/manual/mod/prefork.xml.ja | 2 +- docs/manual/mod/prefork.xml.tr | 2 +- docs/manual/mod/quickreference.html.de | 4 ++-- docs/manual/mod/quickreference.html.en | 8 +++---- docs/manual/mod/quickreference.html.es | 8 +++---- docs/manual/mod/quickreference.html.ja.utf8 | 4 ++-- docs/manual/mod/quickreference.html.ko.euc-kr | 8 +++---- docs/manual/mod/quickreference.html.tr.utf8 | 4 ++-- docs/manual/platform/windows.html.en | 12 ++++++---- docs/manual/platform/windows.xml.ko | 2 +- docs/manual/vhosts/examples.html.en | 3 ++- docs/manual/vhosts/examples.xml.fr | 2 +- docs/manual/vhosts/examples.xml.ja | 2 +- docs/manual/vhosts/examples.xml.ko | 2 +- docs/manual/vhosts/examples.xml.tr | 2 +- 50 files changed, 105 insertions(+), 74 deletions(-) diff --git a/docs/manual/bind.html.en b/docs/manual/bind.html.en index 33ead25908..866a740441 100644 --- a/docs/manual/bind.html.en +++ b/docs/manual/bind.html.en @@ -30,6 +30,7 @@

See also

top
@@ -138,6 +139,25 @@ default on FreeBSD, NetBSD, and OpenBSD.

top
+

Specifying the protocol with Listen

+ +

The optional second protocol argument of + Listen + is not required for most + configurations. If not specified, https is the default for + port 443 and http the default for all other ports. The + protocol is used to determine which module should handle a request, and + to apply protocol specific optimizations with the + AcceptFilter directive.

+ +

You only need to set the protocol if you are running on non-standard + ports. For example, running an https site on port 8443:

+ +

+ Listen 192.170.2.1:8443 https +

+
top
+

How This Works With Virtual Hosts

diff --git a/docs/manual/bind.html.fr b/docs/manual/bind.html.fr index 82e58923bb..b0467106be 100644 --- a/docs/manual/bind.html.fr +++ b/docs/manual/bind.html.fr @@ -25,6 +25,8 @@  ko  |  tr 

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.

Configuration du serveur HTTP Apache pour l'écoute sur un port et une adresse IP spécifiques.

diff --git a/docs/manual/bind.xml.de b/docs/manual/bind.xml.de index bced7bd4cb..18190e6590 100644 --- a/docs/manual/bind.xml.de +++ b/docs/manual/bind.xml.de @@ -1,7 +1,7 @@ - + - + + + + + + - + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/manual/vhosts/examples.xml.ja b/docs/manual/vhosts/examples.xml.ja index 770a6f536b..967e01a93c 100644 --- a/docs/manual/vhosts/examples.xml.ja +++ b/docs/manual/vhosts/examples.xml.ja @@ -1,7 +1,7 @@ - + + +