rse 00/02/10 18:02:52
Modified: . README.configure Log: GNU layout is no longer default, so default path is "bin" and not "sbin" Revision Changes Path 1.21 +1 -1 apache-1.3/README.configure Index: README.configure =================================================================== RCS file: /e/apache/REPOS/apache-1.3/README.configure,v retrieving revision 1.20 retrieving revision 1.21 diff -u -u -r1.20 -r1.21 --- README.configure 1999/12/20 14:27:10 1.20 +++ README.configure 2000/02/10 17:02:51 1.21 @@ -26,7 +26,7 @@ already initially configured, so you can immediately fire it up the first time via - $ PREFIX/sbin/apachectl start + $ PREFIX/bin/apachectl start to get your first success event with the Apache HTTP server without having to fiddle around with various options for a long time. On the other hand