Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 51643 invoked from network); 8 Jan 2009 13:45:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jan 2009 13:45:58 -0000 Received: (qmail 61163 invoked by uid 500); 8 Jan 2009 13:45:49 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 60822 invoked by uid 500); 8 Jan 2009 13:45:48 -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 60813 invoked by uid 99); 8 Jan 2009 13:45:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jan 2009 05:45:48 -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 mearns.b@gmail.com designates 209.85.217.16 as permitted sender) Received: from [209.85.217.16] (HELO mail-gx0-f16.google.com) (209.85.217.16) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jan 2009 13:45:41 +0000 Received: by gxk9 with SMTP id 9so853962gxk.0 for ; Thu, 08 Jan 2009 05:45:20 -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:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=ZlXwhHOBL7WK5j0T719piLwWtaVNYO4kpbunu2Q8E50=; b=vkm2WEIelneK4qHypKtkArnN59X0ORSc/7ALK5wef5Vxoe1pe0VG3Z5vTKNxLlpqug Xa3oo/kJLFytCRy+KsAX96FL16iZdI9X+GS28rP1j47jwoAVLxo47HcAtseJGFpyWkMV R9sN6ZAKaiaTEO9hneKBWaJjF7byWsxRO58hI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=jt9yySWNg6hGr6hH6gyTwoq3vpEVgJf61mUMcUy7X4hbUuuhkKgT1Pg/LwOH0QhjHX ck4OYFixXZ4hsTENuGNEb8028sK8D7pbM9pZHU4QFnLqwf+HR4/iyV+tiZW+IL/ri4R0 7qQH4TPCeGPAKkNsJt5x3KJLellu4u9+eLnyY= Received: by 10.65.242.7 with SMTP id u7mr17638870qbr.23.1231422320097; Thu, 08 Jan 2009 05:45:20 -0800 (PST) Received: by 10.65.81.7 with HTTP; Thu, 8 Jan 2009 05:45:20 -0800 (PST) Message-ID: <4df3a1330901080545s5447587dv2180795b16e8df1@mail.gmail.com> Date: Thu, 8 Jan 2009 08:45:20 -0500 From: "Brian Mearns" To: users@httpd.apache.org In-Reply-To: <6ed6382b0901072228o53babf05t9a8b7e522f9fdb89@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4df3a1330901070706i3f6094edj7f58fc94dc18b7cf@mail.gmail.com> <4964C68A.70607@onlyforfun.net> <4df3a1330901070727v4aafb56ve64bc436369143b7@mail.gmail.com> <6ed6382b0901072228o53babf05t9a8b7e522f9fdb89@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Idea for SSL with name-based Vhosts using two servers, mod_rewrite, and mod_proxy On Thu, Jan 8, 2009 at 1:28 AM, Krist van Besien wrote: > On Wed, Jan 7, 2009 at 4:27 PM, Brian Mearns wrote: > >> Right, which I guess is a big problem for most use cases. For me, my >> certificate is self-signed anyway, and I already use it for multiple >> hostnames (myserver.net, www.myserver.net, web.myserver.net, which are >> all aliased to the same vhost in apache). > > Than there is no reason not to have the virtualhosts all on the same > server... Your solution is unnecessarily complicated. Is that possible if I want to serve both secure and unsecure (80 and 443)? If I just setup my root configuration (i.e., not in a vhost) to listen on port 80 and 443 and turn on the SSL engine, then all the content will be encrypted, won't it? Thanks -Brian -- Feel free to contact me using PGP Encryption: Key Id: 0x3AA70848 Available from: http://pgp.mit.edu/ --------------------------------------------------------------------- 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