55.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

12-14-2011, 09:06 PM
Post: #1
Block traffic from multiple referrers
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]
03-21-2012, 10:29 PM
Post: #2
RE: Block traffic from multiple referrers
Hi! thanks useful script.
01-02-2014, 03:30 PM
Post: #3
RE:
Hi all! good lucky to you




64.gif