{"id":243,"date":"2016-09-19T11:16:40","date_gmt":"2016-09-19T11:16:40","guid":{"rendered":"https:\/\/wickedrobot.dev\/support\/?p=243"},"modified":"2025-10-08T06:14:40","modified_gmt":"2025-10-08T06:14:40","slug":"how-to-block-any-ip-address-via-an-htaccess-rule","status":"publish","type":"epkb_post_type_1","link":"https:\/\/wickedrobot.dev\/knowledge-base\/how-to-block-any-ip-address-via-an-htaccess-rule","title":{"rendered":"How to Block Any IP Address via an htaccess Rule"},"content":{"rendered":"<p><span style=\"font-size: medium;\">If you want to block an IP Address, you can add the below lines to your htaccess file.<\/span><\/p>\n<pre class=\"language-markup\"><code>order allow, deny\ndeny from IP-ADDRESS\nallow from all\n<\/code><\/pre>\n<p><span style=\"font-size: medium;\">Replace <strong>IP-ADDRESS<\/strong> with the IP you want to block.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>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.<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"epkb_post_type_1_category":[77],"epkb_post_type_1_tag":[],"class_list":["post-243","epkb_post_type_1","type-epkb_post_type_1","status-publish","hentry","epkb_post_type_1_category-security-cpanel"],"_links":{"self":[{"href":"https:\/\/wickedrobot.dev\/jipumel\/wp\/v2\/epkb_post_type_1\/243","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wickedrobot.dev\/jipumel\/wp\/v2\/epkb_post_type_1"}],"about":[{"href":"https:\/\/wickedrobot.dev\/jipumel\/wp\/v2\/types\/epkb_post_type_1"}],"author":[{"embeddable":true,"href":"https:\/\/wickedrobot.dev\/jipumel\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/wickedrobot.dev\/jipumel\/wp\/v2\/comments?post=243"}],"version-history":[{"count":0,"href":"https:\/\/wickedrobot.dev\/jipumel\/wp\/v2\/epkb_post_type_1\/243\/revisions"}],"wp:attachment":[{"href":"https:\/\/wickedrobot.dev\/jipumel\/wp\/v2\/media?parent=243"}],"wp:term":[{"taxonomy":"epkb_post_type_1_category","embeddable":true,"href":"https:\/\/wickedrobot.dev\/jipumel\/wp\/v2\/epkb_post_type_1_category?post=243"},{"taxonomy":"epkb_post_type_1_tag","embeddable":true,"href":"https:\/\/wickedrobot.dev\/jipumel\/wp\/v2\/epkb_post_type_1_tag?post=243"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}