In post <v42Sa.125$ >
Wipkip said...
>> SetEnvIfNoCase Referer "^http://loser.brucies.com/" local_ref=1
>> <FilesMatch "\.(gif|jpg|png)">
>> Order Allow,Deny
>> Allow from env=local_ref
>> </FilesMatch>
> What's the difference between that &:
not much, just a different way to do it.
> RewriteEngine on
> RewriteCond %{HTTP_REFERER} !^http://wipkip.us/.*$ [NC]
> RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC]
have a look at this for a comprehensive method:
http://groups.google.com/groups?selm...SPAM-2host.com
> I had this hotlink protection setup on my site using cPanel & someone from AOL couldn't see any
> images. Was that just an AOL thing or was their history blocked?
you would need to find out if it is AOL in the first place or just the
visitors setup. if it was AOL you would need to discover what, if
anything AOL users return as the referer. i would say its the
individuals settings rather than AOL not sending or sending a dodgy
referer.
--
brucie a. blackford. 19/July/2003 12:36:42 pm kilo.
http://loser.brucies.com/