From owner-freebsd-questions Tue Aug 24 10:35:51 1999 Delivered-To: freebsd-questions@freebsd.org Received: from peloton.runet.edu (peloton.runet.edu [137.45.96.205]) by hub.freebsd.org (Postfix) with ESMTP id 9375D14C91 for ; Tue, 24 Aug 1999 10:35:47 -0700 (PDT) (envelope-from brett@peloton.runet.edu) Received: from localhost (brett@localhost) by peloton.runet.edu (8.9.3/8.9.3) with ESMTP id NAA66750; Tue, 24 Aug 1999 13:34:15 -0400 (EDT) (envelope-from brett@peloton.runet.edu) Date: Tue, 24 Aug 1999 13:34:14 -0400 (EDT) From: Brett Taylor To: "David B. Aas" Cc: questions@FreeBSD.ORG Subject: Re: Where is Apache? In-Reply-To: <199908240628.XAA04881@gilliam.users.flyingcroc.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, On Wed, 18 Aug 1999, David B. Aas wrote: > I am attempting to install Apache on FBSD3.2. I installed the port > from the FTP site, and set up the confguration file. My trusty "The > Complete FreeBSD" says to run Apache by typing > > /usr/local/www/server/httpd You need to install Apache first. If you have the ports collection, cd /usr/ports/www and figure out which Apache port you want, cd to that directory and do a: make install clean as root. Then start it using the apachectl (in /usr/local/sbin) and you'll be off and running. You could also just do /usr/local/sbin/httpd as well. Brett ***************************************************** Brett Taylor brett@peloton.runet.edu * Dept of Chem and Physics * Curie 39A (540) 831-6147 * ***************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message