[thelist] No hotlinking?

John C Bullas jcbullas at nildram.co.uk
Thu Nov 13 22:08:45 CST 2003


I am happy to allow anything<at>google.<anything> to hotlink, nothing else

What should I add to my "wee" script below, to achieve that?

FB

RewriteEngine on
RewriteCond %{HTTP_REFERER} ^[http|nttp].*$
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?fatblokeracing.org/.*$ [NC]
RewriteRule \.(gif|jpg|jpeg|png)$ 
http://www.fatblokeracing.org/sharedimages/badimage.gif [R,L]



More information about the thelist mailing list