ini Modsecurity规则修复Wordpress
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ini Modsecurity规则修复Wordpress相关的知识,希望对你有一定的参考价值。
<locationmatch "/wp-admin/admin-ajax.php">
SecRuleRemoveById 300013
SecRuleRemoveById 300015
SecRuleRemoveById 300016
SecRuleRemoveById 300017
SecRuleRemoveById 949110
SecRuleRemoveById 980130
</locationmatch>
<locationmatch "/wp-admin/page.php">
SecRuleRemoveById 300013
SecRuleRemoveById 300015
SecRuleRemoveById 300016
SecRuleRemoveById 300017
SecRuleRemoveById 949110
SecRuleRemoveById 980130
</locationmatch>
<locationmatch "/wp-admin/post.php">
SecRuleRemoveById 300013
SecRuleRemoveById 300015
SecRuleRemoveById 300016
SecRuleRemoveById 300017
SecRuleRemoveById 949110
SecRuleRemoveById 980130
</locationmatch>
以上是关于ini Modsecurity规则修复Wordpress的主要内容,如果未能解决你的问题,请参考以下文章
ModSecurity 审核日志规则限制
modSecurity规则学习——检测模式
modSecurity规则学习——指令
modSecurity规则学习——防止SQL注入
在ubuntu16.04中安装apache2+modsecurity以及自定义WAF规则详解
modSecurity规则学习——DDOS攻击检测