dgaudet 98/02/04 11:42:31
Modified: conf httpd.conf-dist Log: give a clue Revision Changes Path 1.20 +4 -1 apache-1.3/conf/httpd.conf-dist Index: httpd.conf-dist =================================================================== RCS file: /export/home/cvs/apache-1.3/conf/httpd.conf-dist,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- httpd.conf-dist 1998/02/01 22:05:26 1.19 +++ httpd.conf-dist 1998/02/04 19:42:29 1.20 @@ -42,7 +42,10 @@ ServerAdmin [EMAIL PROTECTED] # ServerRoot: The directory the server's config, error, and log files -# are kept in +# are kept in. +# NOTE! If you intend to place this on a NFS (or otherwise network) +# mounted filesystem then please read the LockFile documentation, +# you will save yourself a lot of trouble. ServerRoot @@ServerRoot@@