#
-# $Id: cf.data.pre,v 1.483 2007/10/16 13:01:46 amosjeffries Exp $
+# $Id: cf.data.pre,v 1.484 2007/10/29 22:41:29 amosjeffries Exp $
#
# SQUID Web Proxy Cache http://www.squid-cache.org/
# ----------------------------------------------------------
NAME: acl
TYPE: acl
LOC: Config.aclList
-DEFAULT: none
+DEFAULT: all src all
DOC_START
Defining an Access List
NOCOMMENT_START
#Recommended minimum configuration:
-acl all src all
acl manager proto cache_object
acl localhost src 127.0.0.1/32
acl to_localhost dst 127.0.0.0/8