From owner-freebsd-questions Wed Oct 21 06:40:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA18336 for freebsd-questions-outgoing; Wed, 21 Oct 1998 06:40:39 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from vds01.vailsystems.com (vds01.vailsystems.com [207.25.7.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA18322 for ; Wed, 21 Oct 1998 06:40:35 -0700 (PDT) (envelope-from daniel@vailsys.com) Received: from gator.vail (gator.vail [192.168.128.53]) by vds01.vailsystems.com (8.9.0/8.9.0) with ESMTP id IAA07065; Wed, 21 Oct 1998 08:40:07 -0500 (CDT) Received: from vailsys.com (slave1.vail [192.168.129.10]) by gator.vail (8.9.0/8.9.0) with ESMTP id IAA26558; Wed, 21 Oct 1998 08:40:06 -0500 (CDT) Message-ID: <362DE436.D8C570B@vailsys.com> Date: Wed, 21 Oct 1998 08:40:06 -0500 From: Dan Riley Organization: Vail Systems, Inc. X-Mailer: Mozilla 4.06 [en] (X11; I; FreeBSD 2.2.7-STABLE i386) MIME-Version: 1.0 To: Oleg Semenyuk CC: Jerry , freebsd-questions@FreeBSD.ORG Subject: Re: Can't find the httpd References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Oleg Semenyuk wrote: > > Try change HTTPD_ROOT directory in source file httpd.h and recompile > httpd. I don't know another method, but it's work fine. > > Oleg. Document or server root can be changed in the configuration files. > On Tue, 20 Oct 1998, Jerry wrote: > > > I istalled apache-1.3a1 package from my cd and have setup the files > > httpd.conf, srm.conf etc.. I went to start http in the directory > > /usr/local/www/server and its not there (installed)? am I missing a step > > here? > > > > Thanks! > > Jerry > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message The bin should be installed to /usr/local/sbin/httpd. Configuration files default to /usr/loca/etc/apache. The startup script is /usr/local/etc/rc.d/apache.sh. -- Dan Riley daniel@vailsys.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message