Forum Moderators: phranque
# BLOCK REFERERS
RewriteCond %{HTTP_REFERER} formatn [NC,OR]
RewriteCond %{HTTP_REFERER} kochanelli\.com [NC,OR]
RewriteCond %{HTTP_REFERER} chimiver [NC,OR]
RewriteCond %{HTTP_REFERER} poker [NC,OR]
RewriteCond %{HTTP_REFERER} semalt [NC,OR]
RewriteCond %{HTTP_REFERER} thepostemail [NC,OR]
RewriteCond %{HTTP_REFERER} prostitutki [NC,OR]
RewriteRule .* - [F]
# BLOCK COUNTRY DOMAINS
RewriteCond %{HTTP_REFERER} \.(ru|su|ua|cn|md|pl|ro)(/|$) [NC,OR]
RewriteCond %{HTTP_REFERER} \.(by|bg|hr|cz|hu|jp)(/|$) [NC]
RewriteRule .* - [F]
ErrorDocument 403 "Access Denied"
RewriteCond %{HTTP_REFERER} formatn [NC,OR]
RewriteCond %{HTTP_REFERER} kochanelli\.com [NC,OR]
RewriteCond %{HTTP_REFERER} chimiver [NC] RewriteCond %{HTTP_REFERER} (formatn|kochanelli\.com|chimiver) [NC] RewriteCond blahblah
RewriteRule (^|\.html|/)$ - [F] # BLOCK REFERERS
RewriteCond %{HTTP_REFERER} (formatn|kochanelli\.com|chimiver|poker) [NC,OR]
RewriteCond %{HTTP_REFERER} (semalt|prostitutki|thepostemail) [NC]
RewriteRule (^|\.html|/)$ - [F]
Why would someone download the same large file over and over again...
This question came up once before. Can't remember if it was here or my ebooks forum.
Why would someone download the same large file over and over again...
A very hands on DoS attack?!