]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
PR:
authorbrian <brian@unknown>
Tue, 5 May 1998 05:54:21 +0000 (05:54 +0000)
committerbrian <brian@unknown>
Tue, 5 May 1998 05:54:21 +0000 (05:54 +0000)
Submitted by: "Michael K. Sanders" <msanders@iNetz.COM>

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

docs/manual/vhosts/name-based.html
docs/manual/vhosts/name-based.html.en

index f02e4d85acf0e13546491d37e73a51cc1b8dfde4..3d0190ef9546f3a9ca789dc7d883a48ec44b6a5a 100644 (file)
@@ -61,7 +61,7 @@ name-based virtual hosts.
 <P>Of course, any additional directives can (and should) be placed
 into the <CODE>&lt;VirtualHost&gt;</CODE> section. To make this work,
 all that is needed is to make sure that the name
-<SAMP>www.domain.tld</SAMP> is an alias (CNAME) pointing to the IP address
+<SAMP>www.domain.tld</SAMP> points to the IP address
 <SAMP>111.22.33.44</SAMP></P>
 
 <p>Note: When you specify an IP address in a <code>NameVirtualHost</code>
index f02e4d85acf0e13546491d37e73a51cc1b8dfde4..3d0190ef9546f3a9ca789dc7d883a48ec44b6a5a 100644 (file)
@@ -61,7 +61,7 @@ name-based virtual hosts.
 <P>Of course, any additional directives can (and should) be placed
 into the <CODE>&lt;VirtualHost&gt;</CODE> section. To make this work,
 all that is needed is to make sure that the name
-<SAMP>www.domain.tld</SAMP> is an alias (CNAME) pointing to the IP address
+<SAMP>www.domain.tld</SAMP> points to the IP address
 <SAMP>111.22.33.44</SAMP></P>
 
 <p>Note: When you specify an IP address in a <code>NameVirtualHost</code>