Here is an example, and bear in mind that it is hypothetical:
In your .htaccess file of the webserver document root, usually called
httpdocs,
enter the following text and save:
<Limit GET>
order deny,allow
deny from 216.250.128.12
</Limit>
This is just an example and I am not advocating that anyone cut and paste it
into such files of webservers they may administer.
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:28:29 EDT