Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 63156 invoked from network); 9 Mar 2004 13:55:11 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 9 Mar 2004 13:55:11 -0000 Received: (qmail 20264 invoked by uid 500); 9 Mar 2004 13:54:49 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 20231 invoked by uid 500); 9 Mar 2004 13:54:49 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 20135 invoked from network); 9 Mar 2004 13:54:48 -0000 Received: from unknown (HELO out1.smtp.messagingengine.com) (66.111.4.25) by daedalus.apache.org with SMTP; 9 Mar 2004 13:54:48 -0000 X-Sasl-enc: 4FlTP9Cg0j31Hz/SrQeFtw 1078840487 Received: from bronfman504 (Toronto-HSE-ppp3744693.sympatico.ca [67.68.82.8]) by mail.messagingengine.com (Postfix) with ESMTP id BC6A86E6F8F for ; Tue, 9 Mar 2004 08:54:46 -0500 (EST) Date: Tue, 9 Mar 2004 08:54:45 -0500 (Eastern Standard Time) From: Joshua Slive To: users@httpd.apache.org In-Reply-To: <404D42E2.9010008@despammed.com> Message-ID: References: <404D42E2.9010008@despammed.com> X-X-Sender: slive@fastmail.fm@mail.messagingengine.com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] servername in VirtualHost X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Tue, 9 Mar 2004, romeo wrote: > NameVirtualHost example.com > > > ServerAlias *.example.com > ServerAdmin admin@my.domain > DocumentRoot "C:/Program Files/Apache Group/Apache/htdocs" > ServerName example.com > I don't understand why people use a config like this. None of the apache docs suggest this. Replace example.com with *:80 in the NameVirtualHost and VirtualHost directives and things should work. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org