From 69c1a5c854b89a80cf5ca08b7b38d9f0a88c2667 Mon Sep 17 00:00:00 2001
From: Jim Jagielski The address can be specified as
*
, which will match a request if no
other vhost has the explicit address on which the request was
- received.
The address appearing in the VirtualHost
directive can have an optional port. If the port is unspecified,
@@ -83,9 +83,9 @@
Use the
Collectively the - entire set of addresses (including multiple + entire set of addresses (including multiple results from DNS lookups) are called the vhost's address set.
@@ -94,7 +94,7 @@ whenever the most specific match for an IP address and port combination is listed in multiple virtual hosts. -The +
The
If there are multiple VirtualHost
directives listing
the IP address and port combination that was determined to be the
- best match, the "list" in the remaining steps refers to the list of vhosts
+ best match, the "list" in the remaining steps refers to the list of vhosts
that matched, in the order they were in the configuration file.
If the connection is using SSL, the server supports *
vhost). In other words, the main server
only catches a request for an unspecified address/port
--
cgit v1.2.3