]> git.openstreetmap.org Git - chef.git/commitdiff
planet: Stop redirecting to ancient tile data files
authorGrant Slater <git@firefishy.com>
Sun, 16 Aug 2020 22:40:19 +0000 (23:40 +0100)
committerGrant Slater <git@firefishy.com>
Sun, 16 Aug 2020 22:40:19 +0000 (23:40 +0100)
cookbooks/tile/templates/default/apache.erb

index 182b590e516d7c7883ad0c24306747f4ce2917c5..0e461b8d60c0d006a6edd6a02e222500e4afb62b 100644 (file)
@@ -55,9 +55,9 @@
   RewriteRule ^/(\d+)/(\d+)/(\d+)\.png/dirty/?$   /default/$1/$2/$3.png/dirty  [PT,T=text/plain,L]
 
   # Historical Files redirect
-  RedirectPermanent /processed_p.tar.bz2 https://planet.openstreetmap.org/historical-shapefiles/processed_p.tar.bz2
-  RedirectPermanent /shoreline_300.tar.bz2 https://planet.openstreetmap.org/historical-shapefiles/shoreline_300.tar.bz2
-  RedirectPermanent /world_boundaries-spherical.tgz https://planet.openstreetmap.org/historical-shapefiles/world_boundaries-spherical.tgz
+  RedirectPermanent /processed_p.tar.bz2 https://planet.openstreetmap.org/historical-shapefiles/
+  RedirectPermanent /shoreline_300.tar.bz2 https://planet.openstreetmap.org/historical-shapefiles/
+  RedirectPermanent /world_boundaries-spherical.tgz https://planet.openstreetmap.org/historical-shapefiles/
 
   # Redirect ACME certificate challenges
   RedirectPermanent /.well-known/acme-challenge/ http://acme.openstreetmap.org/.well-known/acme-challenge/