mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Cleanup building actionsets and use minimal default. See #445.
Fully resolve all rules before logging.
This commit is contained in:
@@ -1118,9 +1118,9 @@ SecAuditLogStorageDir logs/audit
|
||||
disruptive actions are not allowed, but this can inadvertently be
|
||||
inherited using a disruptive action in SecDefaultAction.</para>
|
||||
|
||||
<para>The default value is:</para>
|
||||
<para>The default value is minimal (differing from previous versions):</para>
|
||||
|
||||
<programlisting format="linespecific">SecDefaultAction log,auditlog,deny,status:403,phase:2,t:none</programlisting>
|
||||
<programlisting format="linespecific">SecDefaultAction phase:2,log,pass</programlisting>
|
||||
|
||||
<para><emphasis>Note</emphasis></para>
|
||||
|
||||
@@ -5721,4 +5721,4 @@ Server: Apache/2.x.x
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
</article>
|
||||
</article>
|
||||
|
Reference in New Issue
Block a user