From 3c66048028cb5976dd2d178df623ec34402359ff Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Mon, 16 Nov 2015 00:30:24 +0000 Subject: Remove commented out acls --- etc/squid/squid.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/etc/squid/squid.conf b/etc/squid/squid.conf index 2e2b15f..1c6fc9e 100644 --- a/etc/squid/squid.conf +++ b/etc/squid/squid.conf @@ -3,8 +3,6 @@ acl QUERY urlpath_regex cgi-bin \? no_cache deny QUERY cache_mem 90 MB cache_dir ufs /var/cache/squid/ 260 64 64 -#acl manager proto cache_object -#acl localhost src 127.0.0.0/24 acl allowed_hosts src 10.10.0.0/16 cache_peer localhost parent 8081 0 no-query http_access deny manager all -- cgit v1.2.3