You can also block an IP Address by adding the below lines to your htaccess file.
order allow, deny
deny from IP-ADDRESS
allow from all
You just have to peplace IP-ADDRESS with the IP you want to block.
You can also block an IP Address by adding the below lines to your htaccess file.
order allow, deny
deny from IP-ADDRESS
allow from all
You just have to peplace IP-ADDRESS with the IP you want to block.
Powered by WHMCompleteSolution