From owner-freebsd-questions Thu Dec 3 04:11:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA04569 for freebsd-questions-outgoing; Thu, 3 Dec 1998 04:11:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from namodn.com (namodn.com [207.33.107.203]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA04563 for ; Thu, 3 Dec 1998 04:11:12 -0800 (PST) (envelope-from robert@namodn.com) Received: from localhost (robert@localhost) by namodn.com (8.8.8/8.8.8) with SMTP id EAA27896 for ; Thu, 3 Dec 1998 04:15:47 GMT (envelope-from robert@namodn.com) Date: Thu, 3 Dec 1998 04:15:47 +0000 (GMT) From: Robert To: freebsd-questions@FreeBSD.ORG Subject: name-based vhosting w/ Apache Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I would like very much to host pages from my server using the name-based virtual hosting in Apache 1.3.3, on FreeBSD 2.2.6 (may upgrade to 2.2.8, suggestions? :) I have the vhosting part figured out, but I just need some verification before I take the actual step of registering another name.. .. Is it possible to have more than one domain name assigned to an IP address? I have been told that it is, and nothing to the contrary thus far. Therefore. I assume the way to do this would be to add an entry in named.boot , which now looks like this named.boot ---------- cache . named.root primary namodn.com named.namodn primary 0.0.127.IN-ADDR.ARPA localhost.rev ---------- to something like this named.boot.correct? ---------- cache . named.root primary namodn.com named.namodn primary 0.0.127.IN-ADDR.ARPA localhost.rev primary customer.com named.customer ---------- then mime my (working) named.namodn, which uses ns1.namodn.com, and have an ns1.customer.com all set up in named.customer ... Would this work? Thanks! -rob ( www.namodn.com ) ( mailto : robert@namodn.com ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message