FILE: C:\Program Files (x86)\Plesk\ModSecurity\rules\atomic\modsec\tortix_waf.conf
--
# ASL Mod Security Template: /var/asl/data/templates/template-tortix_waf.conf
# SecRuleEngine on
# SecRequestBodyAccess On
# SecResponseBodyAccess On
SecResponseBodyMimeType (null) text/html text/plain text/xml
# SecResponseBodyLimit 2621440
# SecServerSignature Apache
SecComponentSignature 201404231529
# SecUploadDir /var/asl/data/suspicious
SecUploadKeepFiles off
# SecAuditEngine RelevantOnly
SecAuditLogRelevantStatus "^(?:5|4(?!04))"
# SecAuditLogType Concurrent
# SecAuditLog logs/audit_log
SecAuditLogParts ABIFHZ
SecArgumentSeparator "&"
SecCookieFormat 0
SecRequestBodyInMemoryLimit 131072
# SecDataDir /var/asl/data/msa
# SecTmpDir /tmp
# SecAuditLogStorageDir /var/asl/data/audit
# SecRequestBodyLimit 134217728
SecResponseBodyLimitAction ProcessPartial
SecReadStateLimit 100
SecRequestBodyNoFilesLimit 1048576
SecRequestBodyInMemoryLimit 131072
# SecAuditLogDirMode 0770
SecPcreMatchLimit 150000
SecPcreMatchLimitRecursion 150000
--