From owner-freebsd-questions Mon Nov 26 2: 4:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe51.law12.hotmail.com [64.4.18.40]) by hub.freebsd.org (Postfix) with ESMTP id B4F4037B417 for ; Mon, 26 Nov 2001 02:04:37 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 26 Nov 2001 02:04:37 -0800 X-Originating-IP: [216.228.133.13] Reply-To: "default" From: "default" To: "FreeBSD-Questions" Subject: A good way to setup multiple cgi-bin on mod-ssl port Date: Mon, 26 Nov 2001 04:04:34 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 26 Nov 2001 10:04:37.0613 (UTC) FILETIME=[C1A9F1D0:01C17661] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I've been experimenting and haven't come up with anything that works yet... I'm trying to use one secure server that will allow access to all of the domains above it by directory structure; for example, my regular webserver's document root is /www and so is my secure server's. So when someone accesses the secure server, they can use https://mysecuredomain.com/otherdomain/ This is working but, I cannot use the cgi-bin on the other domains ... I was thinking I could use the ExecCGI directive in a directory tag, but it does not seem to be working. Even when I add this in for the secure server: SSLOptions +StdEnvVars Anyone have any ideas? Thanks, Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message