Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 45268102C7 for ; Wed, 2 Oct 2013 05:36:35 +0000 (UTC) Received: (qmail 60446 invoked by uid 500); 2 Oct 2013 05:36:31 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 60243 invoked by uid 500); 2 Oct 2013 05:36: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 60214 invoked by uid 99); 2 Oct 2013 05:36:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Oct 2013 05:36:25 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of joh98.mac@gmail.com designates 74.125.82.176 as permitted sender) Received: from [74.125.82.176] (HELO mail-we0-f176.google.com) (74.125.82.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Oct 2013 05:36:19 +0000 Received: by mail-we0-f176.google.com with SMTP id u56so331328wes.35 for ; Tue, 01 Oct 2013 22:35:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:references:from:content-type:in-reply-to:message-id:date:to :mime-version; bh=+XncP395WFSGhX60pEpvaDMNuv9yxhHpIBa/20IFKEo=; b=wbaBj2ww+wRQGshiSxIrA4yrCGm0epMeYM6qFvWgbz8KssZGNWhEXvzIu5J/ISRgIT WUhrRD3tTfoyGbXRpU8vckTj8XCWtiXVfk+WTf7zK1TBO6E+JLhRh1a8Lm6WrVqMaX0N JhbsxZ8kxKglam34HvL8muJc3o4kv7zp3qQ+Yo3F9LgPLTc7s7W33ctwS0KB+b/E1BVO 69ixnrjdYqcJrmmI4AHEzEXtdTjs1VIgBhz0OoEFdzcz391syuAjJlS+ixoNlt0pohfB TTvZyl1UM9CGZweGM5KnUD/qrxqZWMO904zEeZjXM4IpWM4Z6Wsa0prN2s/j7R0APQvu VZ4g== X-Received: by 10.180.183.51 with SMTP id ej19mr387042wic.60.1380692159270; Tue, 01 Oct 2013 22:35:59 -0700 (PDT) Received: from sivan.malkaandmalka.info (host-78-151-161-44.static.as13285.net. [78.151.161.44]) by mx.google.com with ESMTPSA id b13sm12807539wic.9.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 01 Oct 2013 22:35:58 -0700 (PDT) References: <20131001153652.GC2097@palma.openstrike.co.uk> <4C8093E5-B518-4AB8-AD78-63326B1F43AE@gmail.com> From: John McIntyre Content-Type: multipart/alternative; boundary=Apple-Mail-6-805515518 In-Reply-To: Message-Id: Date: Wed, 2 Oct 2013 06:35:57 +0100 To: users@httpd.apache.org Mime-Version: 1.0 (Apple Message framework v1085) X-Mailer: Apple Mail (2.1085) X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Virtual Hosts Possible for SSL ? --Apple-Mail-6-805515518 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Le 1 octobre 2013 =E0 22:25, Eric Covener a =E9crit : > Don't use domains or IP addresses inside or > NameVirtualHost. It's causing two sets of name-based vhosts. Use > *:80. Hi, When I did that, and restarted the server and then went to my URL, I got = a warning about the certificate not being approved or whatever (the same = one I used to get when I was testing the domain with a self-signed = certificate). And domain2.com still didn't work. J.= --Apple-Mail-6-805515518 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=iso-8859-1
Don't use = domains or IP addresses inside <virtualhost> = or
NameVirtualHost.   It's causing two sets of name-based = vhosts. =  Use
*:80.

Hi,
When = I did that, and restarted the server and then went to my URL, I got a = warning about the certificate not being approved or whatever (the same = one I used to get when I was testing the domain with a self-signed = certificate).  And domain2.com = still didn't work.

J.
= --Apple-Mail-6-805515518--