]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
use DEFAULT_IF_NONE so that everything is denied by default
authorwessels <>
Sat, 30 Jan 1999 04:05:21 +0000 (04:05 +0000)
committerwessels <>
Sat, 30 Jan 1999 04:05:21 +0000 (04:05 +0000)
src/cf.data.pre

index 841c81ab4d1b2c2616301168f957ea92be7db680..23c27a6efa03b24e5a6de7080e5904908c83fffc 100644 (file)
@@ -1,6 +1,6 @@
 
 #
-# $Id: cf.data.pre,v 1.140 1999/01/26 06:16:31 glenn Exp $
+# $Id: cf.data.pre,v 1.141 1999/01/29 21:05:21 wessels Exp $
 #
 #
 # SQUID Internet Object Cache  http://squid.nlanr.net/Squid/
@@ -1494,6 +1494,7 @@ NAME: http_access
 TYPE: acl_access
 LOC: Config.accessList.http
 DEFAULT: none
+DEFAULT_IF_NONE: deny all
 DOC_START
        Allowing or Denying access based on defined access lists
 
@@ -1533,6 +1534,7 @@ NAME: icp_access
 TYPE: acl_access
 LOC: Config.accessList.icp
 DEFAULT: none
+DEFAULT_IF_NONE: deny all
 DOC_START
        Reply to all ICP queries we receive