jwoolley 01/05/21 13:58:50
Modified: . INSTALL
Log:
Make INSTALL commentary reflect the default install path for Apache 2.0
Submitted by: Joshua Slive
Revision Changes Path
1.14 +1 -1 httpd-2.0/INSTALL
Index: INSTALL
===================================================================
RCS file: /home/cvs/httpd-2.0/INSTALL,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -u -r1.13 -r1.14
--- INSTALL 2001/05/20 02:04:55 1.13
+++ INSTALL 2001/05/21 20:58:47 1.14
@@ -14,7 +14,7 @@
NOTES: * Replace PREFIX with the filesystem path under which
Apache should be installed. A typical installation
- might use "/usr/local/apache" for PREFIX (without the
+ might use "/usr/local/apache2" for PREFIX (without the
quotes).
* If you are building on FreeBSD, be aware that threads will
|