Best Blackhat Forum

Full Version: Block traffic from a single referrer
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]
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]
It need alter .htaccess file?
Hi all. good lucky to you.
Reference URL's