From owner-freebsd-isp Tue Nov 7 15:50: 7 2000 Delivered-To: freebsd-isp@freebsd.org Received: from donhost.co.uk (t3o317p101.teliauk.com [195.12.252.101]) by hub.freebsd.org (Postfix) with ESMTP id 7538D37B4C5 for ; Tue, 7 Nov 2000 15:50:03 -0800 (PST) Received: from doncasterser1 [127.0.0.1] by 0risknames.net [127.0.0.1] with SMTP (MDaemon.v2.84.R) for ; Tue, 07 Nov 2000 23:50:32 +0000 From: "Daniel Conlon" To: "Jim Pazarena" , Subject: RE: secure server Date: Tue, 7 Nov 2000 23:50:32 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <10011071522.aa07854@ccstores.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal X-MDaemon-Deliver-To: freebsd-isp@freebsd.org X-Return-Path: daniel@donhost.co.uk Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Is it possible to have a plain 'unsecure' apache running on the > server at the same time that a secure-server is also running? Yes, they run on different ports. Just set up a virtual host for each = port (80 & 443) > The reason I ask, is I'm confused why when you go to a site > to buy something you are sometimes asked do you want > 'the secure OR non-secure' purchase. Is there some reason why=20 > I would even _need_ a non-secure purchase? Yes, some older browsers don't support SSL.=20 and to take this > thought process to the next step, why not make your server > 'secure' ALL the time? Because SSL consumes massive amounts of processor and memory and is = slower. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message