]> git.openstreetmap.org Git - chef.git/commitdiff
tilecache: remove scraper acl again
authorGrant Slater <git@firefishy.com>
Thu, 16 Jan 2014 19:44:03 +0000 (19:44 +0000)
committerGrant Slater <git@firefishy.com>
Thu, 16 Jan 2014 19:44:03 +0000 (19:44 +0000)
cookbooks/tilecache/templates/default/squid.conf.erb

index 62f52f78db4c4d084f834d68ba47209e8afae400..66352672496e1cf1d41f2dd8263c95bc5577cd9f 100644 (file)
@@ -1,10 +1,10 @@
 acl osmtile_sites dstdomain a.tile.openstreetmap.org b.tile.openstreetmap.org c.tile.openstreetmap.org tile.openstreetmap.org a.tile.osm.org b.tile.osm.org c.tile.osm.org tile.osm.org
 acl osmtiles_png urlpath_regex .png$
 
 acl osmtile_sites dstdomain a.tile.openstreetmap.org b.tile.openstreetmap.org c.tile.openstreetmap.org tile.openstreetmap.org a.tile.osm.org b.tile.osm.org c.tile.osm.org tile.osm.org
 acl osmtiles_png urlpath_regex .png$
 
-acl osmtileScrapers browser ^offlinemap\-lite
-acl osmtileScrapers browser ^Wget
-acl osmtileScrapers browser ^Apache\-HttpClient
-http_access deny osmtile_sites osmtileScrapers
+#acl osmtileScrapers browser ^offlinemap\-lite
+#acl osmtileScrapers browser ^Wget
+#acl osmtileScrapers browser ^Apache\-HttpClient
+#http_access deny osmtile_sites osmtileScrapers
 
 acl whitelist_path urlpath_regex ^/cgi-bin/(export|debug)$
 acl blacklist_path urlpath_regex ^/cgi-bin/
 
 acl whitelist_path urlpath_regex ^/cgi-bin/(export|debug)$
 acl blacklist_path urlpath_regex ^/cgi-bin/