Date: Sun, 15 Feb 1998 22:10:49 -0800 (PST) From: Mark Turrin <mlt@linkzone.com> To: Bill Ostrander <dc3@mind.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help on installing APACHE Message-ID: <Pine.BSF.3.96.980215220142.15762O-100000@argon.linkzone.com> In-Reply-To: <34E7CB5C.3C8A@mind.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980215220142.15762O-100000>