From owner-freebsd-questions Thu Aug 8 13:23:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F92937B400 for ; Thu, 8 Aug 2002 13:23:38 -0700 (PDT) Received: from mail.dci-corp.com (mail.dci-corp.com [65.88.13.163]) by mx1.FreeBSD.org (Postfix) with SMTP id B884F43E5E for ; Thu, 8 Aug 2002 13:23:37 -0700 (PDT) (envelope-from shooverfbn@442spot.com) Received: from rocket455 (unknown [172.16.2.50]) by mail.dci-corp.com (Postfix) with SMTP id 2C94A1FACF for ; Thu, 8 Aug 2002 15:23:37 -0500 (CDT) From: "Stephen Hoover" To: Subject: Apache virtual host question Date: Thu, 8 Aug 2002 15:24:33 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 Sorry this may not be the most appropriate forum for this posting. I am just hoping with the vast knowledge of this list someone will know the answer. If I have only 1 IP address on the computer and do name based virtual hosting, do I have to make ALL the websites virtual? I added this to my httpd.conf NameVirtualHost * ServerName www.lsmsc.com DocumentRoot /usr/local/www/data/lsmsc After I did that I was only able to pull up that website. The main servername quit responding (well it started resolving to the other document root). I added the main servername as a virtual host and it started working again. I just want to make I didn't do something incorrect. Thanks! Stephen Hoover Dallas, Texas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message