brian 96/10/08 14:12:50
Modified: conf access.conf-dist
Log:
corrected mistake in file name.
Revision Changes Path
1.8 +2 -2 apache/conf/access.conf-dist
Index: access.conf-dist
===================================================================
RCS file: /export/home/cvs/apache/conf/access.conf-dist,v
retrieving revision 1.7
retrieving revision 1.8
diff -C3 -r1.7 -r1.8
*** access.conf-dist 1996/10/08 21:12:05 1.7
--- access.conf-dist 1996/10/08 21:12:49 1.8
***************
*** 1,5 ****
# access.conf: Global access configuration
! # $Id: access.conf-dist,v 1.7 1996/10/08 21:12:05 brian Exp $
# Online docs at http://www.apache.org/
# This file defines server settings which affect which types of services
--- 1,5 ----
# access.conf: Global access configuration
! # $Id: access.conf-dist,v 1.8 1996/10/08 21:12:49 brian Exp $
# Online docs at http://www.apache.org/
# This file defines server settings which affect which types of services
***************
*** 59,65 ****
# days. This bug involved a CGI script distributed as a part of Apache.
# By uncommenting these lines you can redirect these attacks to a logging
# script on www.apache.org. Or, you can record them yourself, using the
script
! # contrib/phf_abuse_log.cgi.
#<Location /cgi-bin/phf*>
#deny from all
--- 59,65 ----
# days. This bug involved a CGI script distributed as a part of Apache.
# By uncommenting these lines you can redirect these attacks to a logging
# script on www.apache.org. Or, you can record them yourself, using the
script
! # support/phf_abuse_log.cgi.
#<Location /cgi-bin/phf*>
#deny from all