diff --git a/roles/fedora-web/main/files/redirects.conf.prod b/roles/fedora-web/main/files/redirects.conf.prod index 8fc9f96687..f04def901a 100644 --- a/roles/fedora-web/main/files/redirects.conf.prod +++ b/roles/fedora-web/main/files/redirects.conf.prod @@ -13,6 +13,7 @@ RewriteRule ^/([^/]+/)?legal https://fedoraproject.org/wiki/Legal:Main [R=301,L] # Drop distributed web referrer hits RewriteCond %{HTTP_REFERER} ^http://.*/feed/index\.php\?pid2=.*&sid2=.*&mb2=.*&partnerid2=.*&redir=.*&multi=.*&aff_id=.*$ RewriteCond %{HTTP_REFERER} ^http://playdot.net/.*$ +RewriteCond %{HTTP_REFERER} ^http://www.mailbait.info.*$ RewriteRule .* - [F] # Drop connections from .ru site thats spawning thousands of connections at a time.