X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/51ba2f73ed38769862ce44a767ffbd954bf653f9..6e9d18e12068569f1d8afa9cc4b267a7c96c7387:/cookbooks/tilecache/templates/default/squid.conf.erb diff --git a/cookbooks/tilecache/templates/default/squid.conf.erb b/cookbooks/tilecache/templates/default/squid.conf.erb index 205219f86..5ddd3d4ca 100644 --- a/cookbooks/tilecache/templates/default/squid.conf.erb +++ b/cookbooks/tilecache/templates/default/squid.conf.erb @@ -11,6 +11,15 @@ acl blacklist_path urlpath_regex ^/myadmin/ acl blacklist_path urlpath_regex ^/pma/ acl blacklist_path urlpath_regex ^/phpmyadmin/ acl blacklist_path urlpath_regex ^/phpMyAdmin/ +acl blacklist_path urlpath_regex ^/idssvc/ +acl blacklist_path urlpath_regex ^/iesvc/ +acl blacklist_path urlpath_regex ^/invoker/ +acl blacklist_path urlpath_regex ^/jmx-console/ +acl blacklist_path urlpath_regex ^/manager/ +acl blacklist_path urlpath_regex ^/service/ +acl blacklist_path urlpath_regex ^/web-console/ +acl blacklist_path urlpath_regex ^/wstats/ +acl blacklist_path urlpath_regex ^/zecmd/ http_access allow osmtile_sites whitelist_path http_access deny blacklist_path