RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://SITEADRESIN.COM/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://SITEADRESIN.COM$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.SITEADRESIN.COM/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.SITEADRESIN.COM$      [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ yonlendirileceksayfa.html [R,NC]
.htaccess kodları..