Forum Moderators: phranque
RewriteCond %{HTTP_USER_AGENT} ^bot/1.0 [NC,OR]
RewriteRule .* - [F]
This is not blocking this bot or agent.
I've tried the full agent name anchored at both ends and it keeps showing up.
Not sure what this bot is but I don't see how it's doing me any good.
Next step is to block the IP - seems to be coming from the same one all the time - but don't like to unless I have to.
thanks - pj