X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/e591269fd8c357b922f2809d21f726a2469788b3..b14bc75dc4a0ca44485599d8ab4cf1c5781098e2:/lib/init-website.php?ds=sidebyside diff --git a/lib/init-website.php b/lib/init-website.php index e47b73fb..04bc518c 100644 --- a/lib/init-website.php +++ b/lib/init-website.php @@ -1,5 +1,6 @@ = CONST_ConnectionBucket_BlockLimit) { + header("HTTP/1.0 429 Too Many Requests"); echo "Your IP has been blocked. \n"; echo CONST_BlockMessage; exit;