RewriteEngine on RewriteCond %{HTTP_REFERER} !^http://(www\.)?website.com(/)?.*$ [NC] RewriteRule .*\.(gif|jpg|jpeg|bmp)$ http://website.com [R,NC]