blob: ecb6c38c012c7bcdee6e06b0b7f984c131c45e6f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- src/cf.data.pre.orig 2013-04-27 05:07:29.000000000 +0200
+++ src/cf.data.pre 2013-04-28 21:30:23.000000000 +0200
@@ -733,8 +733,8 @@
LOC: Config.aclList
DEFAULT: all src all
DEFAULT: manager url_regex -i ^cache_object:// +i ^https?://[^/]+/squid-internal-mgr/
-DEFAULT: localhost src 127.0.0.1/32 ::1
-DEFAULT: to_localhost dst 127.0.0.0/8 0.0.0.0/32 ::1
+DEFAULT: localhost src 127.0.0.1/32
+DEFAULT: to_localhost dst 127.0.0.0/8 0.0.0.0/32
DEFAULT_DOC: ACLs all, manager, localhost, and to_localhost are predefined.
DOC_START
Defining an Access List
|