From owner-freebsd-questions@FreeBSD.ORG Fri Jan 2 08:11:00 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD1CC16A4CE for ; Fri, 2 Jan 2004 08:11:00 -0800 (PST) Received: from tao.agoron.com (tao.agoron.com [206.181.233.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id B051F43D49 for ; Fri, 2 Jan 2004 08:10:57 -0800 (PST) (envelope-from marius@agoron.com) Received: from MK (quasi.shredco.com [206.181.233.90]) by tao.agoron.com (8.12.10/8.12.8) with ESMTP id i02GK2PK006733 for ; Fri, 2 Jan 2004 11:20:02 -0500 (EST) Message-Id: <200401021620.i02GK2PK006733@tao.agoron.com> From: "Marius Kirschner" To: "'FreeBSD Questions'" Date: Fri, 2 Jan 2004 11:10:56 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Thread-Index: AcPRSwENKnbS7XBaRuuLxLZbAEF/YA== Subject: Changing Apache X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 16:11:01 -0000 I currently have Apache 1.3.29 running and want to switch to the Apache mod-ssl version. My question is, do I need to deinstall the standard apache before building the mod-ssl one from the ports? And what would be the best procedure to minimize the downtime? Thank you, ---Marius