fielding 97/03/31 16:52:34
Modified: conf access.conf-dist
Log:
Fix comment for server-status.
Submitted by: Ken Coar
Reviewed by: Roy Fielding
Revision Changes Path
1.11 +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.10
retrieving revision 1.11
diff -C3 -r1.10 -r1.11
*** access.conf-dist 1997/01/01 18:28:20 1.10
--- access.conf-dist 1997/04/01 00:52:33 1.11
***************
*** 43,49 ****
Options None
</Directory>
! # 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>
--- 43,49 ----
Options None
</Directory>
! # Allow server status reports, with the URL of
http://servername/server-status
# Change the ".your_domain.com" to match your domain to enable.
#<Location /server-status>