Code: Select all
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
SetEnvIfNoCase Content-Type "^multipart/form-data;" "MODSEC_NOPOSTBUFFERING=Do not buffer file uploads"
</IfModule>
I installed mod security, I wanted to know if it was useless because these configurations, and that if I remove the configuration conflicts with XFS?