##########BLOCKING AN IP################
< Limit GET HEAD POST>
order allow,deny
deny from XXX.XXX.XXX.XXX
allow from all
< /LIMIT>
########################################
For any queries and problems feel free to comment and don’t forget to replace “XXX.XXX.XXX.XXX” with the IP address that you want to block in the above code.
No comments:
Post a Comment