]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/templates/default/apache.frontend.erb
Move the daily statistics to be served from planet.openstreetmap.org
[chef.git] / cookbooks / web / templates / default / apache.frontend.erb
index e679612323ea0bac118c3492d2022ddc751d4394..528b78fea49a6b70a9228defc862e0feae72053a 100644 (file)
   SetEnv SECRET_KEY_BASE <%= @secret_key_base %>
   Alias /favicon.ico <%= node[:web][:base_directory] %>/rails/app/assets/favicons/favicon.ico
   Alias /openlayers <%= node[:web][:base_directory] %>/static/openlayers
-  Alias /stats /store/rails/stats
+  RedirectPermanent /stats https://planet.openstreetmap.org/statistics
   Alias /user/image /store/rails/user/image
   Alias /attachments /store/rails/attachments