mjc 96/04/17 03:29:02
Modified: src Configuration.tmpl Log: Conflicting instructions in Configuration file Revision Changes Path 1.13 +1 -1 apache/src/Configuration.tmpl Index: Configuration.tmpl =================================================================== RCS file: /export/home/cvs/apache/src/Configuration.tmpl,v retrieving revision 1.12 retrieving revision 1.13 diff -C3 -r1.12 -r1.13 *** Configuration.tmpl 1996/04/09 21:11:30 1.12 --- Configuration.tmpl 1996/04/17 10:29:01 1.13 *************** *** 172,178 **** # The status module allows the server to display current details about # how well it is performing and what it is doing. Consider also enabling # -DSTATUS (see the CFLAGS section near the start of the file) to allow ! # full status information. Also check conf/httpd.conf to enable this. Module status_module mod_status.o --- 172,178 ---- # The status module allows the server to display current details about # how well it is performing and what it is doing. Consider also enabling # -DSTATUS (see the CFLAGS section near the start of the file) to allow ! # full status information. Check conf/access.conf on how to enable this. Module status_module mod_status.o