From: brian Date: Tue, 5 May 1998 05:54:21 +0000 (+0000) Subject: PR: X-Git-Tag: APACHE_1_3b7~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ce25689764aa7c9623982369841bc2f8a980ab4;p=thirdparty%2Fapache%2Fhttpd.git PR: Submitted by: "Michael K. Sanders" Clarification. CNAME to an IP address is incorrect. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81133 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/vhosts/name-based.html b/docs/manual/vhosts/name-based.html index f02e4d85acf..3d0190ef954 100644 --- a/docs/manual/vhosts/name-based.html +++ b/docs/manual/vhosts/name-based.html @@ -61,7 +61,7 @@ name-based virtual hosts.

Of course, any additional directives can (and should) be placed into the <VirtualHost> section. To make this work, all that is needed is to make sure that the name -www.domain.tld is an alias (CNAME) pointing to the IP address +www.domain.tld points to the IP address 111.22.33.44

Note: When you specify an IP address in a NameVirtualHost diff --git a/docs/manual/vhosts/name-based.html.en b/docs/manual/vhosts/name-based.html.en index f02e4d85acf..3d0190ef954 100644 --- a/docs/manual/vhosts/name-based.html.en +++ b/docs/manual/vhosts/name-based.html.en @@ -61,7 +61,7 @@ name-based virtual hosts.

Of course, any additional directives can (and should) be placed into the <VirtualHost> section. To make this work, all that is needed is to make sure that the name -www.domain.tld is an alias (CNAME) pointing to the IP address +www.domain.tld points to the IP address 111.22.33.44

Note: When you specify an IP address in a NameVirtualHost