RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^
http://([-a-z0-9]+\.)?kendisitemiz\.com [NC]
RewriteCond %{HTTP_REFERER} !^
http://([-a-z0-9]+\.)?dostsite1\.com [NC]
RewriteCond %{HTTP_REFERER} !^
http://([-a-z0-9]+\.)?dostsite2\.com [NC]
RewriteRule \.(gif|jpe?g|png)$ linkyasak.jpg [L]
Diye değiştiriyorum kodu, bu çalışıyor...