Disable ModSecurity To Just post.php

Question

<Files post.php> 
    <IfModule mod_security2.c>
        SecRuleEngine Off
    </IfModule>
</Files>

Hello. There is my code but it’s not working. How I can disable SecRuleEngine for just post.php file?

0
Ömer Faruk Demirel 1 year 2021-11-25T01:24:58-05:00 0 Answers 0 views 0

Leave an answer

Browse
Browse