View Single Post
Old 2005-01-16, 06:29 PM   #16
frankthetank
Stupid risks make life worth living
 
Join Date: Jan 2005
Location: Renesse NL
Posts: 386
Send a message via ICQ to frankthetank
Quote:
Originally posted by 7hom4s
Well, your htaccess is the first one sofar, I've found that will block fuskers site from accessing my pictures. But if I write it:

## <HOTLINKING PREVENTION>
SetEnvIf Referer ^http://sensual-ladies.com let_me_in
SetEnvIf Referer ^http://www.sensual-ladies.com let_me_in
SetEnvIf Referer ^http://www.www.catyxxx.com let_me_in
SetEnvIf Referer ^http://catyxxx.com let_me_in

Order Deny,Allow
Deny from all
Allow from env=let_me_in
## </HOTLINKING PREVENTION>

Then I can't enter the gallerylink to my own site either?

7hom4s
Add all urlīs or IPīs that shall get access to your pics.
frankthetank is offline   Reply With Quote