pcs 97/08/23 05:15:33
Modified: src CHANGES
Log:
Note removal of httpd_monitor and suggest alternative
Revision Changes Path
1.412 +4 -0 apachen/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apachen/src/CHANGES,v
retrieving revision 1.411
retrieving revision 1.412
diff -u -r1.411 -r1.412
--- CHANGES 1997/08/23 04:24:20 1.411
+++ CHANGES 1997/08/23 12:15:32 1.412
@@ -1,5 +1,9 @@
Changes with Apache 1.3a2
+ *) support/httpd_monitor is no longer distributed because the
+ scoreboard should not be file based if at all possible. Use
+ mod_status to see current server snapshot.
+
*) (set_file_slot): New function, allowing auth directives to be
independent of the server root, so the server documents can be
moved to a different directory or machine more easily.