Subject: Re: rc.d scripts
To: Todd Gruhn <tgruhn2@mail.com>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-users
Date: 08/23/2001 11:16:28
On Thu, 23 Aug 2001, Todd Gruhn wrote:

> I tried this with apachectl also -- it seems to
> insist on using /usr/pkg/etc/httpd/httpd.conf.
> Can I change this behavior?

apachectl is simply a shell script -- you can edit it for your needs.

To use a different httpd.conf for example, then use httpd directly, for
example: "apachectl configtest" can be replaced with "httpd -t -f
your.httpd.conf".

   Jeremy C. Reed
   http://www.reedmedia.net/