500 site error, breaks .htaccess
-
When I try to install iThemes Security, it instantly breaks my website with a 500 error. This is the code in the .htaccess file that is causing the problem:
<IfModule !mod_authz_core.c> Order allow,deny Allow from all Deny from env=DenyAccess Deny from 140.112.29.131 Deny from 2001:41d0:2:b960:0:0:0:0 Deny from 207.241.231.63 </IfModule>
I used to be able to delete this code and still able to use the plugin, but now the .htaccess gets edited back instantly. So I can no longer use the plugin.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘500 site error, breaks .htaccess’ is closed to new replies.