How to Ban Any IP Address via htaccess

How to Ban Any IP Address via htaccess

If you want to block an IP Address, you can add the below lines to your htaccess file.

order allow, deny
 deny from IP-ADDRESS
 allow from all
 

Replace IP-ADDRESS with the IP you want to block.

Current Category

Find The Perfect Domain Name

www

Other Knowledge Articles