Thread: Bandwidth theft
View Single Post
Old February 6th, 2005, 01:52 AM   #11 (permalink)
ehm
Member
Verified Customer
 
Join Date: Jan 2005
Posts: 139
I was afraid that the test was like that...
It's not working here:
This is the link who is supose to be stealing the image from my site:
http://www.imigrar.com/testephoto.htm

and this is the .htaccess:
RewriteEngine on
rewritecond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?viajareua\.com/ [NC]
RewriteRule .*\.(gif|jpg|jpeg|bmp|js|zip|exe)$ http://www.viajareua.com/images/motomen.gif [R,NC]

any ideas?
ehm is offline   Reply With Quote