Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 34409 invoked from network); 15 Jan 2010 17:35:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Jan 2010 17:35:31 -0000 Received: (qmail 68727 invoked by uid 500); 15 Jan 2010 17:35:27 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 68707 invoked by uid 500); 15 Jan 2010 17:35:27 -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: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 68698 invoked by uid 99); 15 Jan 2010 17:35:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jan 2010 17:35:27 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tevans.uk@googlemail.com designates 74.125.78.149 as permitted sender) Received: from [74.125.78.149] (HELO ey-out-1920.google.com) (74.125.78.149) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jan 2010 17:35:18 +0000 Received: by ey-out-1920.google.com with SMTP id 26so28684eyw.42 for ; Fri, 15 Jan 2010 09:34:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=GuVsm+Ix67A6pAN/RDbX+7q/4atWRyeSkqq2mLsMSU0=; b=AAPHeFmKtfCA7pZLJ60A/0+WUus2tnQE+lebSnfDpib3/lnSqnXFZ7etUbpYb5FADi a59+1W2uNkCOmiWbZ8wIzMu8zw8JPdZ20jf2hMjUKNuDyIuuj7IOd0lEpzzQbq/+79Je 4t7+kUXk/IAK8YgVW4sCoH531S8SxHd5VPRrw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=uthvegSJBvXgAkTsHmEf1uwMHIxk6Nz0Z0gcpHY5ikV47BNaX7V9sAig3MWASgVTyn pIJN04BVSUAoVEu0LFwQMrljzTEc7jSfL0VCIqWR5VW0OyM5aQjzIpgvFQp+VFExty8n DB5m3WRtnEjnQe2n3uq3l3DEbH6KDi9L4lkQc= MIME-Version: 1.0 Received: by 10.213.47.1 with SMTP id l1mr2671655ebf.30.1263576896701; Fri, 15 Jan 2010 09:34:56 -0800 (PST) In-Reply-To: References: Date: Fri, 15 Jan 2010 17:34:56 +0000 Message-ID: <2e027be01001150934m482eb453p1d6bee636977a5b3@mail.gmail.com> From: Tom Evans To: users@httpd.apache.org, Mark Feather Content-Type: text/plain; charset=UTF-8 Subject: Re: [users@httpd] Virtualhosts - Starting from afresh On Fri, Jan 15, 2010 at 4:33 PM, Mark Feather wrote: > Would: > > > > ServerName www.example.co.uk:80 > ServerAlias *.example.* example.* > DocumentRoot /path/to/blah/blah > > etc... > etc... > > > > Work better? > I believe that wildcards can only be used for matching subdomains of hosts. Cheers Tom --------------------------------------------------------------------- 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