brian 96/07/25 12:37:17
Modified: conf access.conf-dist
Log:
Modified to contain a different default suggested mod_status mapping.
Revision Changes Path
1.5 +1 -1 apache/conf/access.conf-dist
Index: access.conf-dist
===================================================================
RCS file: /export/home/cvs/apache/conf/access.conf-dist,v
retrieving revision 1.4
retrieving revision 1.5
diff -C3 -r1.4 -r1.5
*** access.conf-dist 1996/07/17 09:57:33 1.4
--- access.conf-dist 1996/07/25 19:37:15 1.5
***************
*** 46,52 ****
# Allow server status reports, with the URL of http://servername/status
# Change the ".your_domain.com" to match your domain to enable.
! #<Location /status>
#SetHandler server-status
#order deny,allow
--- 46,52 ----
# Allow server status reports, with the URL of http://servername/status
# Change the ".your_domain.com" to match your domain to enable.
! #<Location /server-status>
#SetHandler server-status
#order deny,allow