{% extends "baseTemplate/index.html" %} {% load static %} {# ModSecurity: master switch, paranoia level, OWASP CRS packs, recent blocks. #} {% block title %}ModSecurity{% endblock %} {% block styles %} {% endblock %} {% block content %}
Web application firewall in front of every site, with the OWASP Core Rule Set.
No CRS rule files were found under {{ crsDir }}. Install the Core Rule Set from the installer's modsecurity stage.
Nothing has been blocked recently — or the audit log has not been written yet.
| Rule id | File | Hand edited |
|---|---|---|
| No rules are excluded. | ||
Exclusions written here land in {{ panelExclusionsFile }}. The installer also creates {{ exclusionsFile }}, which is yours to edit by hand for anything more specific than "disable this rule everywhere" — a SecRuleUpdateTargetById that exempts one parameter on one URL, for instance. The panel never rewrites that file.