RewriteEngine On RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://(.*)?yourdomain.com.*$ [NC] RewriteRule .*\.(gif|jpg|png) - [F]