[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Name based sites
- Subject: Re: [cobalt-users] Name based sites
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Fri Feb 11 23:44:07 2000
At 10:20 AM 2/11/00 -0800, you wrote:
Also, anyone know the CORRECT way to setup a domain pointer without using
an additional I.P. for the pointed domain. Can we simply create another A
record with the second domain name that points to the first?
DNS doesn't care. The physical layer doesn't care. TCP/IP doesn't
care. Just point the two different domains, via A records, to the same IP#.
The apache software cares. If the site is a name-based site, then apache
will try to determine which page to show based on the site's domain
name. If it can't find the domain name, it'll show the default page for
that IP#. If the site is IP# based, apache won't care either.
Jeff
--
Jeff Lasman <jblists@xxxxxxxxxxxxx>