From: André Malo
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
+
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 bced7bd4cb3..18190e65909 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 770a6f536b8..967e01a93c9 100644 --- a/docs/manual/vhosts/examples.xml.ja +++ b/docs/manual/vhosts/examples.xml.ja @@ -1,7 +1,7 @@ - + + +