View Single Post
Old 2005-01-16, 06:21 PM   #14
7hom4s
A woman is like beer. They look good, they smell good, and you'd step over your own mother just to get one!
 
Join Date: Dec 2004
Posts: 50
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
7hom4s is offline   Reply With Quote