If you want to block an IP Address, you can add the below lines to your htaccess file.
order allow, denydeny from IP-ADDRESSallow from all
Replace IP-ADDRESS with the IP you want to block.
If you want to block an IP Address, you can add the below lines to your htaccess file.
order allow, denydeny from IP-ADDRESSallow from all
Replace IP-ADDRESS with the IP you want to block.