Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 65273 invoked from network); 21 Jan 2008 20:08:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Jan 2008 20:08:25 -0000 Received: (qmail 12488 invoked by uid 500); 21 Jan 2008 20:08:04 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 12465 invoked by uid 500); 21 Jan 2008 20:08:04 -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 12454 invoked by uid 99); 21 Jan 2008 20:08:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jan 2008 12:08:04 -0800 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 jslive@gmail.com designates 64.233.166.183 as permitted sender) Received: from [64.233.166.183] (HELO py-out-1112.google.com) (64.233.166.183) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jan 2008 20:07:39 +0000 Received: by py-out-1112.google.com with SMTP id d37so4050779pye.29 for ; Mon, 21 Jan 2008 12:07:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=s/tpNbHSpmLfdkGnr4P5l4TdF4lH2oMofXwZ1y2gQ0o=; b=yCy1XSKI3afISjGLHHKoZopqQtNeNIMWD+zgJkQmuvrVht3P6ATWckWEG+HrLtUVFOxhkEBBfqQ8qyO/duYTx4/X1kyqGTuIsaOsW9lRbsdWa+o42Y5ijTB286o55WH7OlCmqbn/5d5mhd2zkh5lyEQgAqu8yhtKiYXwwJHFVB0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=DRO/SlqUebapT9KRyP6EB86STHL1QU97r55R+zj9BtpernrY2129uLiQRsdTy1jZmIoEF9kA33Odh+hSiV8kRFqP7Cgte5isWhZyuk9RN5oZ+1StqPjXowdpcmwNuyeVrufqtb7OWtuO193TinQmukv53BMhuexO6U7y1qsNubc= Received: by 10.64.27.13 with SMTP id a13mr15668068qba.53.1200946064607; Mon, 21 Jan 2008 12:07:44 -0800 (PST) Received: by 10.65.158.1 with HTTP; Mon, 21 Jan 2008 12:07:44 -0800 (PST) Message-ID: Date: Mon, 21 Jan 2008 15:07:44 -0500 From: "Joshua Slive" Sender: jslive@gmail.com To: users@httpd.apache.org In-Reply-To: <4794EA9C.1060402@nic-naa.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4794EA9C.1060402@nic-naa.net> X-Google-Sender-Auth: 358b027362711346 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Mass vhost config question On Jan 21, 2008 1:55 PM, Eric Brunner-Williams wrote: > I ran across this in Nick Kew's "The Apache Modules Book". > > Footnote on p. 35 > > 8. Mass virtual hosting configurtions usa a single server_rec for all > vhosts, which is why they don't have the flexibility of normal vhosts. > > Can anyone expand on this? I use vhosts for a score or so on each of a > couple of machines, but I've never seen what a mass virtual hosting > configuration look like. See mod_vhost_alias. What he means, in configuration terms, is that there is no block for each vhost. 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