]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/templates/default/apache.frontend.erb
Add postgres 14 to snap-02
[chef.git] / cookbooks / web / templates / default / apache.frontend.erb
index 19854189b6b3d52d2b812bf743261b51c0611662..528b78fea49a6b70a9228defc862e0feae72053a 100644 (file)
@@ -78,7 +78,7 @@
   # https://gist.github.com/Firefishy/86ed5b86991b225179b54bbafbcd769e
   #
   RewriteCond "%{QUERY_STRING}" "^q=abcde&t=20"
-  RewriteRule "^/api/0\.6/notes/search$" - [R=204,L]
+  RewriteRule "^/api/0\.6/notes/search$" - [R=429,L]
 
   #
   # Force special MIME type for crossdomain.xml files
   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