small fix for cf.data: cache_access_log is called access_log now
#
-# $Id: cf.data.pre,v 1.333 2003/07/16 12:54:42 hno Exp $
+# $Id: cf.data.pre,v 1.334 2003/07/25 17:54:35 hno Exp $
#
#
# SQUID Web Proxy Cache http://www.squid-cache.org/
COMMENT: allow|deny acl acl...
DOC_START
This options allows you to control which requests gets logged
- to access.log (see cache_access_log directive). Requests denied
- for logging will also not be accounted for in performance counters.
+ to access.log (see access_log directive). Requests denied for
+ logging will also not be accounted for in performance counters.
DOC_END
COMMENT_START