View Single Post
Old 01-29-2006, 02:29 PM  
Juicy D. Links
So Fucking Banned
 
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
Code:
RewriteEngine on 
RewriteOptions inherit 
RewriteCond %{HTTP_REFERER} ^.*fusker.*$ [OR] 
RewriteCond %{HTTP_REFERER} ^.*anotherdomain.*$ [OR] 
RewriteCond %{HTTP_REFERER} ^.*moredomains.*$ 
RewriteRule /* http://www.url-to-send-these-visitors-to.com/pissoff.html [R,L]
see if that helps
Juicy D. Links is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote