From: Amos Jeffries Date: Mon, 4 Jul 2011 02:41:42 +0000 (-0600) Subject: Optimization: Swap default manager ACL order X-Git-Tag: take08~55^2~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c722b3ae7af2f51d1c85ca5547a2abc71f25ad0;p=thirdparty%2Fsquid.git Optimization: Swap default manager ACL order --- diff --git a/src/cf.data.pre b/src/cf.data.pre index de46490bc4..bf9ee82048 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1031,7 +1031,7 @@ NOCOMMENT_START # Recommended minimum Access Permission configuration: # # Only allow cachemgr access from localhost -http_access allow manager localhost +http_access allow localhost manager http_access deny manager # Deny requests to certain unsafe ports