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?