Date: Wed, 20 Mar 2002 13:37:47 -0500 From: "E. J. Cerejo" <ejcerejo@yahoo.com> To: freebsd-questions@freebsd.org Subject: Question about apache Message-ID: <20020320183720.21D801361FD@server12.safepages.com>
next in thread | raw e-mail | index | archive | help
I'm trying to setup a web server and I'm a little confused about this section of the httpd.conf which is in /usr/local/etc/apache, does this mean I should change the ServerRoot to this directory? # # ServerRoot: The top of the directory tree under which the server's # configuration, error, and log files are kept. # # NOTE! If you intend to place this on an NFS (or otherwise network) # mounted filesystem then please read the LockFile documentation # (available at <URL:http://www.apache.org/docs/mod/core.html#lockfile>); # you will save yourself a lot of trouble. # ServerRoot "/usr/local" 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?20020320183720.21D801361FD>