]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/templates/default/apache.frontend.erb
Respond with 429 to abusive "ping" requests
[chef.git] / cookbooks / web / templates / default / apache.frontend.erb
index 19854189b6b3d52d2b812bf743261b51c0611662..e679612323ea0bac118c3492d2022ddc751d4394 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