This blocks ips from the whole site, put into public_html folder this .htaccess file , whole countries can be blcoked as well. eg
deny from .id .
.htaccess file
AuthName "Blocked Access "
AuthType Basic
<Limit GET POST>
order allow,deny
allow from all
deny from 202.138.224.2
deny from 202.138.225.78
deny from 202.138.226.125
deny from 202.138.227
deny from 202.138.228
deny from 202.138.229
</Limit>
__________________
Nuke D
Experienced X-Carters since Mar 2002
|