From owner-freebsd-questions Thu Nov 15 14:27:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20102.mail.yahoo.com (web20102.mail.yahoo.com [216.136.226.39]) by hub.freebsd.org (Postfix) with SMTP id E10CE37B405 for ; Thu, 15 Nov 2001 14:27:52 -0800 (PST) Message-ID: <20011115222752.15925.qmail@web20102.mail.yahoo.com> Received: from [216.230.154.201] by web20102.mail.yahoo.com via HTTP; Thu, 15 Nov 2001 14:27:52 PST Date: Thu, 15 Nov 2001 14:27:52 -0800 (PST) From: "Gerardo Amaya G." Subject: Virtual Host To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello all. I'm working right now with a server www.domain.com but now I want to have another address in other.domain.com in my httpd.conf I write this NameVirtualHost * DocumentRoot /www/domain ServerName www.domain.com ... DocumentRoot /www/other ServerName www.other.domain.com ... Ans restarted my web server, But I can not get to the other.domain.com. I guess is something with DNS. What is that I should do to make it work??? thanks Gerardi __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message