View Single Post
Old 11-08-2001, 11:55 AM  
oscer
Confirmed User
 
Industry Role:
Join Date: Jan 2001
Location: Baltimore
Posts: 2,834
AuthUserFile /dev/null
AuthGroupFile /dev/null
RewriteEngine On

RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^.*www.yourdomain.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^.*www.yourdomain.net.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://your IP.*$ [NC]
RewriteRule .*\.jpg$ yourdomain [R,L]


This will stop it just change the files etensions

------------------
Stynk Adult Freehost
FuckHost Freehosting
Quik host Quality Affordable hosting

[This message has been edited by oscer (edited 11-08-2001).]
oscer is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote