From owner-freebsd-questions@FreeBSD.ORG Thu May 1 11:02:32 2003 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 B653737B401 for ; Thu, 1 May 2003 11:02:32 -0700 (PDT) Received: from uccinc.net (ns1.uccinc.net [216.161.174.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB37643FB1 for ; Thu, 1 May 2003 11:02:31 -0700 (PDT) (envelope-from tom@openadventures.org) Received: from openadventures.org (ns3.uccinet.net [216.161.174.4]) by uccinc.net (8.11.6/linuxconf) with ESMTP id h41I2b802218; Thu, 1 May 2003 11:02:37 -0700 Message-ID: <3EB16128.1030808@openadventures.org> Date: Thu, 01 May 2003 11:02:16 -0700 From: Tom Smith User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jesse Sheidlower References: <20030501173442.GA29619@panix.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-MailScanner: Found to be clean cc: freebsd-questions Subject: Re: Adding mod_ssl support to port-installed 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: Thu, 01 May 2003 18:02:33 -0000 You can remove apache13 and install apache+mod_ssl-1.3.27+2.8.14--this will work pretty much the same as what you're running now. apache+mod_ssl-1.3.27+2.8.14 is in the ports collection. Make sure to backup your Apache data and config files--removing apache13 will delete these files. Jesse Sheidlower wrote: >I'm running FreeBSD 4.7 on a server. It's running Apache 1.3, >which I installed from the Ports collection. > >I'd like to add support for mod_ssl to this, in the simplest >method. I see there's a port for apache13-modssl, but that >includes Apache as well, not just mod_ssl. Can I just install >this port and expect everything to go OK, and just work on >modifying my httpd.conf file as appropriate? Or will this >horribly break things? > >It's a working server, so I don't want it to be down any longer >than is absolutely necessary. I'd prefer to do this from Ports >if possible. > >Thanks. > >Jesse Sheidlower >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >