Adding an exception to Mod_Security

We had a user install WordPress on one of our servers and it was triggering a failure on wp-admin saving. We added these lines to;

modsecurity_crs_15_customrules.conf

<LocationMatch “/wp-admin/options-general.php”>
SecRuleRemoveById 950107
</LocationMatch>

We will find out if this has cured it later.

Be the first to comment

Leave a Reply

Your email address will not be published.


*


This site uses Akismet to reduce spam. Learn how your comment data is processed.