Date: Sat, 23 Aug 1997 22:38:54 -0700 (PDT) From: Shawn Ramsey <shawn@luke.cpl.net> To: Louis-Philippe Alain <xenub@boisfrancs.qc.ca> Cc: questions@FreeBSD.ORG Subject: Re: DNS and virtual server Message-ID: <Pine.BSF.3.95.970823223728.8183A-100000@luke.cpl.net> In-Reply-To: <Pine.BSF.3.96.970823233301.508A-100000@liloo.boisfrancs.qc.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
> I have trouble adding a new domain name to my DNS database. Here > is what I did. First of all, I created a new IP on my network card. The > new IP is 207.253.52.11 . After that, I edited /etc/named.boot and added a > new primary server entry (my domain name is registered) for my new domain > name. Then I created a file for my DNS database called > /etc/namedb/my_new_domain.qc.ca . And I finnally edited my httpd.conf file > for adding a virtual server. I thought this was the procedure. When I ping > my new domain, it return the right IP (207.253.52.11) but when I try to > get access to the www site that is suppose to be on this new domain, I get > the same document as with my old domain. And my document root in > httpd.conf are setted correctly for each domain (they don't point out to > the same document). Where should I look for mistake? Where it could be? Did you reload your web server? Posting the <VirtualHost> entry in httpd.conf would probably help as well.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.970823223728.8183A-100000>