Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 52385 invoked from network); 3 Feb 2005 17:00:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Feb 2005 17:00:49 -0000 Received: (qmail 51207 invoked by uid 500); 3 Feb 2005 17:00:24 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 51169 invoked by uid 500); 3 Feb 2005 17:00:24 -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: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 51132 invoked by uid 99); 3 Feb 2005 17:00:24 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mail15.messagelabs.com (HELO mail15.messagelabs.com) (63.210.62.243) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 03 Feb 2005 09:00:23 -0800 X-VirusChecked: Checked X-Env-Sender: RDNelson@Mail.Donaldson.com X-Msg-Ref: server-29.tower-15.messagelabs.com!1107450019!21906357!1 X-StarScan-Version: 5.4.8; banners=-,-,- X-Originating-IP: [162.107.240.193] Received: (qmail 10445 invoked from network); 3 Feb 2005 17:00:20 -0000 Received: from mail.donaldson.com (HELO dcimail.amer.dci.corp) (162.107.240.193) by server-29.tower-15.messagelabs.com with SMTP; 3 Feb 2005 17:00:20 -0000 Received: by dcimail.amer.dci.corp with Internet Mail Service (5.5.2653.19) id ; Thu, 3 Feb 2005 11:00:17 -0600 Message-ID: <11864A3328DDD5119DE70002A540D64A110ACE9C@ntblm16> From: "Nelson, Robert D." To: "'users@httpd.apache.org'" Date: Thu, 3 Feb 2005 10:58:39 -0600 X-Mailer: Internet Mail Service (5.5.2653.19) X-Virus-Checked: Checked Subject: RE: [users@httpd] separate certificate per virtual host X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Preston: > What do you mean by "dynamic"? We have several different > domains using > ssl certs on one server. Each site has their own cert for their > respective domain. Take a look at: http://httpd.apache.org/docs-2.0/vhosts/mass.html Basically, it allows you to have 'dynamically' created virtual hosts by passing in the host and/or IP into a virtual document root and script alias. This really only works if you have a lot of virtual hosts with the same setup (read: simple config). ~ Robert --------------------------------------------------------------------- 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