Forum Moderators: phranque
Where a referer contains either "string1" or "string2" anywhere in the line - will the above exclude it from my site?
Thanks you.
I would use two lines, like this:
RewriteCond %{HTTP_REFERER} string1 [NC] RewriteCond %{HTTP_REFERER} string2 [NC]
Justin
Someone who knows the referrer logs are kept was putting upsetting words alongside an anonymous proxy. ;-)
I'll "upset" him if I get my hands on him..
Stef.