summaryrefslogtreecommitdiff
path: root/templates/vhosts
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vhosts')
-rw-r--r--templates/vhosts/php_joomla/CentOS.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/vhosts/php_joomla/CentOS.erb b/templates/vhosts/php_joomla/CentOS.erb
index 72415cc..96558c4 100644
--- a/templates/vhosts/php_joomla/CentOS.erb
+++ b/templates/vhosts/php_joomla/CentOS.erb
@@ -71,7 +71,7 @@
SecRuleRemoveById 960010
</LocationMatch>
<%- else -%>
- SecRuleEngine Off
+ SecRuleEngine DetectionOnly
<%- end -%>
SecAuditLogType serial
SecAuditLog <%= logdir %>/mod_security_audit.log
@@ -145,7 +145,7 @@
SecRuleRemoveById 960010
</LocationMatch>
<%- else -%>
- SecRuleEngine Off
+ SecRuleEngine DetectionOnly
<%- end -%>
SecAuditLogType serial
SecAuditLog <%= logdir %>/mod_security_audit.log