From: Amos Jeffries Date: Sat, 7 Jan 2017 03:00:43 +0000 (+1300) Subject: Fix typo in rev.14997 X-Git-Tag: M-staged-PR71~318 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c56ee3cd05d43be196509e04ed6fa9c6d75f39c;p=thirdparty%2Fsquid.git Fix typo in rev.14997 --- diff --git a/src/cf.data.pre b/src/cf.data.pre index d1a9fb047b..7be7ebd603 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -954,7 +954,7 @@ 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: acl CONNECT method CONNECT +DEFAULT: CONNECT method CONNECT DEFAULT_DOC: ACLs all, manager, localhost, to_localhost, and CONNECT are predefined. DOC_START Defining an Access List