Update skipAfter docs to mention markers. See #416.

This commit is contained in:
brectanus 2007-12-11 18:03:37 +00:00
parent 715a8eae58
commit 423fd0eea2

View File

@ -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>
@ -5146,4 +5146,4 @@ SecRule REQUEST_METHOD "!<emphasis>@within %{tx.allowed_methods}</emphasis>" t:l
</section>
</section>
</section>
</article>
</article>