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
|