View Single Post
Old 2005-01-16, 05:15 PM   #10
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
Then why can I still see them? Even opening when opening new links, they still show up.
Anyone have a full htaccess file I can use?

This is how it looks at the moment:
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?sensual-ladies.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?catyxxx.com.*$ [NC]
RewriteRule ^.+\.(jpg|JPG|JPEG|jpeg|png|gif)$ - [NC,F,L]

But I need to know how it should look exactly to lock out certain sites.

7hom4s
7hom4s is offline   Reply With Quote