View Single Post
Old 11-20-2009, 02:50 PM  
Kram
Confirmed User
 
Join Date: Feb 2007
Posts: 666
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(.*)?google.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(.*)?yahoo.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(.*)?bing.com.*$ [NC]
RewriteRule \.(bmp|gif|jpg|jpe|jepg|png|jpeg)$ - [NC,F,L]
Kram is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook