View Single Post
Old 2009-06-18, 12:06 PM   #1
Preacher
There's Xanax in my thurible!
 
Preacher's Avatar
 
Join Date: Apr 2005
Location: Wherever they screw on my head
Posts: 2,441
Send a message via ICQ to Preacher
Fusker Re-Visited

Ok, so I've had hotlink protection on for my images forever and I've never had an issue with fusker. Now I am seeing a ton of referrals in my stats from several fusker domains, so I'm guessing that they are hotlinking my movies (wmvs)?

So I was thinking I could block them completely as a referrer. So I guess my questions are will this work, and if it would is the below code what I should put in my .htaccess?

PHP Code:
RewriteEngine on
RewriteCond 
%{HTTP_REFERERfuskerfind [NC,OR]
RewriteCond %{HTTP_REFERERfuskem [NC,OR]
RewriteCond %{HTTP_REFEREReonpal [NC]
RewriteRule .* - [F,L
(btw I have searched the board and gone through the threads and I'm just making sure that this recommended solution is what I need as I'm no htaccess ninja)
__________________
NSCash * This Depraved World
Preacher is offline   Reply With Quote