I try to use this script.
AuthName "Specific Country Access Blocked ...!"
AuthType Basic
<Limit GET POST>
order allow,deny
allow from all
deny from 64.XX
deny from 80.XX
deny from 213.XXX
</Limit>
RewriteEngine on
RewriteBase /
RewriteRule!\.(php¦htm¦cgi)$ /opini.php?URLB=%{REQUEST_URI}
Is That Script is Correct?, and lets robots to crawl my site.
ThX
PS : How Bad is My English, and May Be Is Wrong Post Category
I found these threads which might help
Google search for Block ip's [google.com]