.htaccess edit – causing 500 error
-
Today, all of my applications began generating a 500 internal server error; this was traced to the following edit in the .htaccess file:
<IfModule security2_module>
SecRuleRemoveById 90000
SecRuleRemoveById 114
</IfModule>Commenting it out resolved the issue. Is this a WordFence addition?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘.htaccess edit – causing 500 error’ is closed to new replies.