tried this in the image directory:
Code:
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://(.+\.)?mysite\.com/ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteRule .*\.(jpg|gif|bmp|png)$ - [F]
it doesn't work either, I'm thinking htaccess doesn't work at all??? tried to contact the host - no reply so far