From owner-freebsd-questions@FreeBSD.ORG Sun Jan 25 17:17:15 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 7523816A4CE for ; Sun, 25 Jan 2004 17:17:15 -0800 (PST) Received: from lakemtao02.cox.net (lakemtao02.cox.net [68.1.17.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45B9A43D31 for ; Sun, 25 Jan 2004 17:17:05 -0800 (PST) (envelope-from supremedalek@hotpop.com) Received: from [10.0.0.10] ([68.105.166.30]) by lakemtao02.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040126011703.GLYF2297.lakemtao02.cox.net@[10.0.0.10]> for ; Sun, 25 Jan 2004 20:17:03 -0500 Mime-Version: 1.0 X-Sender: supremedalek@pop.hotpop.com Message-Id: In-Reply-To: <20040126005550.736C445767@server1.messagingengine.com> References: <5.2.1.1.0.20040123151954.00ad9798@pop.courtesymortgage.com> <20040126005550.736C445767@server1.messagingengine.com> Date: Sun, 25 Jan 2004 20:16:09 -0500 To: freebsd-questions@freebsd.org From: Mauricio Content-Type: text/plain; charset="us-ascii" ; format="flowed" Subject: Re: Installing Apache and mod_ssl 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, 26 Jan 2004 01:17:15 -0000 At 16:55 -0800 1/25/04, Aaron Wohl wrote: >Apache is in the /usr/ports collection. For general use its best to use >one of those as it takes care of installing any libraries it needs into >/usr/local. > >If you: >cd /usr/ports/www/apache2 >make install > >It will take care of everything. If you want to look at the sources then >look around the subdirectories in /usr/ports/www/apache2 Also, check out the "portupgrade" package