Forum Moderators: phranque
I'm new to Apache & .htaccess... so I hope you all can bare with me :)
I have a weird bot visiting my website :
bot/1.0 (bot; [;...] bot@bot.bot)
IP : 71.13.115.117
I would like to block this IP.
Can I simply put this in my .htaccess :
Deny from 71.13.115.117
Thanks!
I just wanted to double check that this 1 line is all I needed.
Now I have another weird bot showing up :
Name: Java/1.5.0_06
IP Address: 62.163.34.97
User Agent: Java/1.5.0_06
Guess I'll block that one too..
Also be aware that some of the Webmaster tools provided by search engines use the Java library, so you may want add exceptions for them.
Jim