View Single Post
Old 2005-05-26, 06:06 PM   #7
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
if your browser is not sending a referrer, due to some privacy software or whatever, it will still show the image.

You can comment out that first line:

#RewriteCond %{HTTP_REFERER} !^$ [NC]

and it will block empty referrers. That could block legit surfers that are running privacy software, but, there's always the possibility they won't accept the cookie and you wouldn't get the sale anyhow.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote