From owner-freebsd-questions Sun Feb 15 22:10:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA10883 for freebsd-questions-outgoing; Sun, 15 Feb 1998 22:10:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from argon.linkzone.com (argon.linkzone.com [204.182.59.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA10824 for ; Sun, 15 Feb 1998 22:10:43 -0800 (PST) (envelope-from mlt@linkzone.com) Received: from localhost (mlt@localhost) by argon.linkzone.com (8.8.7/8.8.5) with SMTP id WAA20887; Sun, 15 Feb 1998 22:10:49 -0800 (PST) Date: Sun, 15 Feb 1998 22:10:49 -0800 (PST) From: Mark Turrin To: Bill Ostrander cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help on installing APACHE In-Reply-To: <34E7CB5C.3C8A@mind.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 On Sun, 15 Feb 1998, Bill Ostrander wrote: > I'm new to UNIX, and am trying to install APACHE on my machine. I've > searched the freebsd pages for web server help, but most of what I found > was "under development". > > I installed the package from the #1 cdrom, and the install looked good, > but "/server/httpd" is not in /usr/local/www.(/server is not there). You can do a $ find /usr -name httpd -print On my system it showed up in: /usr/local/etc/apache/bin/httpd > Also, httpd.conf is in /usr/local/etc/apache, but is named > httpd.conf-dist. THis is what is supposed to happen. This is your backup copy. Do a: cp httpd.conf-dist httpd.conf Now you can modify this file for your site. ___________________________________________________________________ Mark L. Turrin mlt@linkzone.com --- Never trust a computer bigger than you can lift. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message