Alıntı
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://www.kraloyun.gen.tr/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.kraloyun.gen.tr$ [NC]
RewriteCond %{HTTP_REFERER} !^http://kraloyun.gen.tr$ [NC]
RewriteCond %{HTTP_REFERER} !^http://kraloyun.gen.tr/.*$ [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp|mp3|swf|wma)$ http://www.kraloyun.gen.tr/main.jpg [R,NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://www.kraloyun.gen.tr/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.kraloyun.gen.tr$ [NC]
RewriteCond %{HTTP_REFERER} !^http://kraloyun.gen.tr$ [NC]
RewriteCond %{HTTP_REFERER} !^http://kraloyun.gen.tr/.*$ [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp|mp3|swf|wma)$ http://www.kraloyun.gen.tr/main.jpg [R,NC]