mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-15 23:55:03 +03:00
Update skipAfter docs to mention markers. See #416.
This commit is contained in:
parent
715a8eae58
commit
423fd0eea2
@ -4512,8 +4512,8 @@ SecRule &REQUEST_HEADERS:Accept "@eq 0" \
|
||||
<title><literal>skipAfter</literal></title>
|
||||
|
||||
<para><emphasis>Description:</emphasis> Skips rules (or chains) on
|
||||
successful match resuming rule execution after the specified rule id is
|
||||
found.</para>
|
||||
successful match resuming rule execution after the specified rule id or
|
||||
marker (see SecMarker) is found.</para>
|
||||
|
||||
<para><emphasis>Action Group:</emphasis> Non-Disruptive</para>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user