[thelist] No hotlinking?

Ken Schaefer ken at adOpenStatic.com
Thu Nov 13 23:19:54 CST 2003


So www.google.adOpenStatic.com is OK? I'm not sure that's what you want...

:-)

Cheers
Ken

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: "John C Bullas" <jcbullas at nildram.co.uk>
Subject: [thelist] No hotlinking?


: 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