]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tilecache/templates/default/squid.conf.erb
tilecache: additional path blacklist
[chef.git] / cookbooks / tilecache / templates / default / squid.conf.erb
index 205219f86b4b04db2b2d02bc4b6c528519a8c0b8..5ddd3d4ca06db8675a09a20fc773c394e018d605 100644 (file)
@@ -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