]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Optimization: Swap default manager ACL order
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 4 Jul 2011 02:41:42 +0000 (20:41 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 4 Jul 2011 02:41:42 +0000 (20:41 -0600)
src/cf.data.pre

index de46490bc41240aba6a5e9b29374c0137e8fe07b..bf9ee820489d86111f93fe45e1d88ea7f636052c 100644 (file)
@@ -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