From owner-freebsd-questions@FreeBSD.ORG Thu Nov 2 23:01:46 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 0229A16A47E for ; Thu, 2 Nov 2006 23:01:46 +0000 (UTC) (envelope-from pgiessel@mac.com) Received: from achilles.leela.ws (achilles.leela.ws [66.207.162.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CAAD43D68 for ; Thu, 2 Nov 2006 23:01:44 +0000 (GMT) (envelope-from pgiessel@mac.com) Received: from [192.168.0.193] ([158.145.111.132]) (authenticated bits=0) by achilles.leela.ws (8.13.6/8.13.6) with ESMTP id kA2N1g5G088489 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 2 Nov 2006 14:01:43 -0900 (AKST) (envelope-from pgiessel@mac.com) Message-ID: <454A78D5.8050107@mac.com> Date: Thu, 02 Nov 2006 14:01:41 -0900 From: "Peter A. Giessel" User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.7) Gecko/20060909 Thunderbird/1.5.0.7 Mnenhy/0.7.4.0 MIME-Version: 1.0 To: Wasp King References: <20061102224130.19885.qmail@web37213.mail.mud.yahoo.com> In-Reply-To: <20061102224130.19885.qmail@web37213.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: vhost does not work Apache2.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Nov 2006 23:01:46 -0000 On 2006/11/02 13:41, Wasp King seems to have typed: > yes, I have commented out the sample ones, and yes, I > added my own... Make sure: NameVirtualHost *:80 is uncommented at the beginning of your httpd-vhosts.conf file. Did you try the -S command line option to verify you httpd-vhosts.conf file?