Page is a not externally linkable
zeus - 12:08 am on Jan 5, 2013 (gmt 0)
Just placed your code in my image folder
RewriteCond %{HTTP_REFERER} bing
RewriteRule \.(gif|jpg|png)$ - [F]
RewriteCond %{HTTP_USER_AGENT} BingPreview
RewriteRule ^.* - [F,L]
And now they just show there little image and when you click it they get to a 403, somehow we must be able to direct the visitor to a page.