summaryrefslogtreecommitdiff
path: root/docs/manual/vhosts/name-based.html
diff options
context:
space:
mode:
authorbrian <brian@unknown>1998-05-05 05:54:21 +0000
committerbrian <brian@unknown>1998-05-05 05:54:21 +0000
commit1ce25689764aa7c9623982369841bc2f8a980ab4 (patch)
tree374038f904d02a6181887f7d4605642138eabcf1 /docs/manual/vhosts/name-based.html
parentef8a8653f3d75c3c44dce34f2061cd385e558cc5 (diff)
downloadhttpd-1ce25689764aa7c9623982369841bc2f8a980ab4.tar.gz
PR:
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
Diffstat (limited to 'docs/manual/vhosts/name-based.html')
-rw-r--r--docs/manual/vhosts/name-based.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/vhosts/name-based.html b/docs/manual/vhosts/name-based.html
index f02e4d85ac..3d0190ef95 100644
--- a/docs/manual/vhosts/name-based.html
+++ b/docs/manual/vhosts/name-based.html
@@ -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>