From: Jeff Trawick Date: Mon, 19 Aug 2013 13:56:20 +0000 (+0000) Subject: whitespace tweaks X-Git-Tag: 2.5.0-alpha~5171 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f26cf1c01272d30df70e3101d38ee01ea8a64378;p=apache whitespace tweaks git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515421 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/vhosts/name-based.xml b/docs/manual/vhosts/name-based.xml index c35c2b9ce1..f8a5bc7a19 100644 --- a/docs/manual/vhosts/name-based.xml +++ b/docs/manual/vhosts/name-based.xml @@ -71,9 +71,9 @@

When a request arrives, the server will find the best (most specific) matching VirtualHost argument based on the IP address and port used by the request. If there is more than one virtual host - containing this best-match address and port combination, Apache will further + containing this best-match address and port combination, Apache will further compare the ServerName and ServerAlias directives to the server name + module="core">ServerAlias directives to the server name present in the request.

The default name-based vhost for an IP and port combination