Re: Apache Virtual Hosts


Subject: Re: Apache Virtual Hosts
From: Jim Jagielski (jimydog@jaguNET.com)
Date: Sun Jul 15 2001 - 07:52:16 MDT


At 1:32 PM -0700 7/14/01, Rob Brandt wrote:
>DNS is being handled by my ISP, BTW.
>
>I asked this question of my ISP last week in preparation - I wanted to understand how this works. "When I add 'support.csd-bes.net' as a virtual host, do you need to add a DNS entry for it?" "No, that's handled by apache", he said. Now, maybe I didn't ask the question right, or maybe he thought I was talking about something else, or I misunderstood his answer, but at least it seems I had the right idea. Maybe he thought I was talking about registering domains.
>
>Now, to clarify, BOTH www.csd-bes.net and support.csd-bes.net are permanently going to have to same IP address, and the pages that come up will be determined solely by the name. So my ISP has to add a DNS entry for support.csd-bes.net. Or is this a kind of DNS I do on my server?
>

If your ISP is handling the DNS records for csd-bes.net, then yes, they'll
need to update the file that defines the particulars of all the hosts
in that domain. If both have the same IP address, then

    support.csd-bes.net IN CNAME csd-bes.net.

needs to be added.

-- 
===========================================================================
   Jim Jagielski   [|]   jim@jaguNET.com   [|]   http://www.jaguNET.com/
      "A society that will trade a little liberty for a little order
                   will lose both and deserve neither"



This archive was generated by hypermail 2a24 : Sun Jul 15 2001 - 06:56:58 MDT