View Single Post
Old 05-20-2004, 11:36 PM  
Illicit
wtf ?
 
Join Date: Dec 2003
Location: GFY
Posts: 11,895
Quote:
Originally posted by lazzlo
Or a quick an easy way i think, works for me
Make a .htaccess file
fill in your domain
upload it
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://yoursite.com [NC]
RewriteCond %{HTTP_REFERER} !^http://www.yoursite.com [NC]
RewriteRule .*\.(gif|jpg|mpg|wmv|)$ [R,NC]
i use something very similar, works fine
__________________
Insert Sig Here
Illicit is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote