mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 19:47:47 +03:00
Update skipAfter docs to mention markers. See #416.
This commit is contained in:
@@ -4512,8 +4512,8 @@ SecRule &REQUEST_HEADERS:Accept "@eq 0" \
|
|||||||
<title><literal>skipAfter</literal></title>
|
<title><literal>skipAfter</literal></title>
|
||||||
|
|
||||||
<para><emphasis>Description:</emphasis> Skips rules (or chains) on
|
<para><emphasis>Description:</emphasis> Skips rules (or chains) on
|
||||||
successful match resuming rule execution after the specified rule id is
|
successful match resuming rule execution after the specified rule id or
|
||||||
found.</para>
|
marker (see SecMarker) is found.</para>
|
||||||
|
|
||||||
<para><emphasis>Action Group:</emphasis> Non-Disruptive</para>
|
<para><emphasis>Action Group:</emphasis> Non-Disruptive</para>
|
||||||
|
|
||||||
@@ -5146,4 +5146,4 @@ SecRule REQUEST_METHOD "!<emphasis>@within %{tx.allowed_methods}</emphasis>" t:l
|
|||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
</article>
|
</article>
|
||||||
|
Reference in New Issue
Block a user