Date: Sun, 25 Jan 2004 16:55:50 -0800 From: "Aaron Wohl" <freebsd@soith.com> To: "Jason Williams" <jwilliams@courtesymortgage.com>, freebsd-questions@freebsd.org Subject: Re: Installing Apache and mod_ssl Message-ID: <20040126005550.736C445767@server1.messagingengine.com> In-Reply-To: <5.2.1.1.0.20040123151954.00ad9798@pop.courtesymortgage.com> References: <5.2.1.1.0.20040123151954.00ad9798@pop.courtesymortgage.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040126005550.736C445767>