Hi
This just doesn't work.
I've tried lots of variations but nothing seems to help:
RewriteEngine on
RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?offenderdomain.com.*$ [NC]
RewriteRule .* htttp://www.yahoo.com [L]
There is nothing alse in the file except the above.
Any ideas?
Thanks