SetEnvIfNoCase Referer "^$" locally_linked=1 <FilesMatch "\.(gif|png|jpe?g)$"> Order Allow,Deny Allow from env=locally_linked </FilesMatch>
What I want to do is to allow folks to hotlink to my advertising banner. I've tried offering it whenever anyone tries to link. I've created a directory called Share with an htaccess of no referrer (don't remember code got it off some forum). None worked so I went back to original.
Bill Gates is my home boy
Gender:
Posts: 710
4449 credits Members referred : 2
« Reply #2 on: Aug 27, 2006, 04:36:53 pm »
What I am hoping to do is to allow hotlinking only to my advertising banner, but no other images on any of the three sites.
The banner is for the crafty site. I had thought about making a rule offer it when someone tries to hotlink to anything on the crafty site, but that didn't work - at least what I tried. Protection of the images on the crafty site is more important than the other two as most of the pictures on the site are going to belong to the crafters.
Bill Gates is my home boy
Gender:
Posts: 710
4449 credits Members referred : 2
« Reply #4 on: Aug 27, 2006, 06:10:31 pm »
That site had much better detail than anything else I've looked at. Still not working. Will have to look into this more. I suspect part of the problem is that it is an add-on domain. I've even modified the htaccess for the add-on, still doesn't change. Might be better to start over from scratch instead of modifying what I already have.