How can we disable mod_security by using .htaccess file on Apache server?
mod_security
.htaccess
I am using WordPress on my personal domain and posting a post whi
When the above solution doesn’t work try this:
SecRuleEngine Off SecFilterInheritance Off SecFilterEngine Off SecFilterScanPOST Off SecRuleRemoveById 300015 3000016 3000017