Best Blackhat Forum

Full Version: Block traffic from multiple referrers
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Code:
RewriteEngine on
# Options +FollowSymlinks
RewriteCond %{HTTP_REFERER} badsite\.com [NC,OR]
RewriteCond %{HTTP_REFERER} anotherbadsite\.com
RewriteRule .* - [F]

I'll share more helpful information/guide soon. [Image: smile.gif]
Press THANKS or REP me if you found it useful. [Image: cool.gif]
Hi! thanks useful script.
Hi all! good lucky to you
Reference URL's