Quote:
Originally posted by 7hom4s
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
|
you can still see the images because they are in your browsers cache, clear your browsers cache and you should see they dont show up. they were broken for me also.