This commit is contained in:
Kevin Fenzi 2015-01-25 16:38:41 +00:00
parent 2288c629c6
commit 8444ccf9b4

View file

@ -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.