From owner-freebsd-questions@FreeBSD.ORG Mon Jan 31 18:22:17 2005 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 E3E9E16A4CE; Mon, 31 Jan 2005 18:22:17 +0000 (GMT) Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C3D843D2D; Mon, 31 Jan 2005 18:22:17 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([82.161.136.218]:10070 helo=mail.aseed.antenna.nl) by post-23.mail.nl.demon.net with esmtp (Exim 4.43) id 1CvgBk-0007yM-5m; Mon, 31 Jan 2005 18:22:16 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 7420A1A66C; Mon, 31 Jan 2005 19:22:23 +0100 (CET) Received: from [192.168.0.111] (unknown [82.172.77.201]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id 806AE37029; Mon, 31 Jan 2005 19:22:17 +0100 (CET) Message-ID: <41FE7756.40402@scii.nl> Date: Mon, 31 Jan 2005 19:22:14 +0100 From: albi User-Agent: Mozilla Thunderbird 1.0 (X11/20050123) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mark Ovens , freebsd-questions@freebsd.org References: <41FE7592.9070305@freebsd.org> In-Reply-To: <41FE7592.9070305@freebsd.org> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: apache+SSL, which port? 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: Mon, 31 Jan 2005 18:22:18 -0000 Mark Ovens wrote: > I want to install apache with SSL but there are two ports, > www/apache13-modssl and www/apache13-ssl > > What is the difference, and which is the best to install? i think the apache13-ssl has SSL build in, the other uses a module for SSL > It is just for > use on my home LAN but I want to run squirrelmail to access my mail from > remote machines. there's also apache2 which, afaik, builds with SSL by default