Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 12953 invoked from network); 2 Apr 2010 17:32:32 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Apr 2010 17:32:32 -0000 Received: (qmail 79954 invoked by uid 500); 2 Apr 2010 17:32:29 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 79931 invoked by uid 500); 2 Apr 2010 17:32:28 -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 79923 invoked by uid 99); 2 Apr 2010 17:32:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Apr 2010 17:32:28 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pilsl@goldfisch.at designates 89.31.128.132 as permitted sender) Received: from [89.31.128.132] (HELO tng.goldfisch.at) (89.31.128.132) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Apr 2010 17:32:19 +0000 Received: from zimbra.goldfisch.at (zimbra.goldfisch.at [89.31.128.138]) by tng.goldfisch.at (8.14.2/8.14.2/Debian-2build1) with ESMTP id o32HUhna024890 for ; Fri, 2 Apr 2010 19:30:43 +0200 Received: from localhost (localhost [127.0.0.1]) by zimbra.goldfisch.at (Postfix) with ESMTP id C905010000A for ; Fri, 2 Apr 2010 19:31:57 +0200 (CEST) X-Virus-Scanned: amavisd-new at zimbra.goldfisch.at Received: from zimbra.goldfisch.at ([127.0.0.1]) by localhost (zimbra.goldfisch.at [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LYMgLSkZnq+R for ; Fri, 2 Apr 2010 19:31:57 +0200 (CEST) Received: from zimbra.goldfisch.at (zimbra.goldfisch.at [89.31.128.138]) by zimbra.goldfisch.at (Postfix) with ESMTP id DEA80100009 for ; Fri, 2 Apr 2010 19:31:56 +0200 (CEST) Date: Fri, 2 Apr 2010 19:31:56 +0200 (CEST) From: peter pilsl To: users@httpd.apache.org Message-ID: <490284444.18897.1270229515972.JavaMail.root@zimbra.goldfisch.at> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [84.112.103.139] X-Mailer: Zimbra 6.0.4_GA_2038.UBUNTU8_64 (ZimbraWebClient - FF3.0 (Linux)/6.0.4_GA_2038.UBUNTU8_64) X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] easier handling of https/ssl ? I am hosting a couple of webpages on my apache (virtualhosts) and each of them should be reachable via http and https. So actually I have to copy/paste each virtualhost-section and create a port-80-virtualhost and a port-443-vitualhost with the same content but the the ssl-stuff. If I do some changes I have to do them two times, which I forget and ... Isnt there an easier way to do this? I cant specify different keys anyway cause all vitualhosts are running on the same IP. thnx, peter --------------------------------------------------------------------- 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