Request body no files data length is larger than the configured limit


[Mon Jan 13 13:52:50.559888 2020] [:error] [pid 36569] [client 117.248.109.14] ModSecurity: Request body no files data length is larger than the configured limit (131072).. Deny with code (413) [hostname “demo.dreamvisas.com”] [uri “/wp-admin/post.php”] [unique_id “Xhwo2j2X8QFBiXsUf-gsnQAAAAA”]


/etc/httpd/conf.d/mod_security.conf

SecRequestBodyNoFilesLimit 10000000

[Mon Jan 13 14:00:02.952013 2020] [:error] [pid 41565] [client 117.248.109.14] ModSecurity: Rule 7b0d378 [id “390572”][file “/etc/httpd/conf/extra/modsecurity.d/10_asl_rules.conf”][line “336”] – Execution error – PCRE limits exceeded (-8): (null). [hostname “demo.dreamvisas.com”] [uri “/wp-admin/post.php”] [unique_id “Xhwqink8qj6200q6py1sEQAAABI”]


Execution error – PCRE limits exceeded


<LocationMatch /wp-admin/post.php>
SecRuleRemoveById 390572 340157 390804
</LocationMatch>





Leave a Comment

Your email address will not be published. Required fields are marked *