RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://elvenlore.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.YOUR_DOMAIN/.*$ [NC] RewriteRule \.(gif|jpg)$ http://www.elvenlore.com/images/nohotlinks.jpg [R,L]