View Single Post
Old 12-04-2004, 03:21 PM  
Dirty F
Too lazy to set a custom title
 
Dirty F's Avatar
 
Industry Role:
Join Date: Jul 2001
Posts: 59,204
Quote:
Originally posted by fusionx
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?18pluspics.com(/)?.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://216.130.168.161(/)?.*$ [NC]
RewriteRule .*\.(gif|jpg|jpeg|bmp)$ - [F,NC]


that stops hotlinking by referer. Change your domain and IP and it should work exactly as is.
I dont want to disable hotlinking completely, just from Fusker...so i use the first code you posted right?
Dirty F is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote