Website Migration Notice: SafePoint is now operated by CyberServal.Learn more →
DiscussionSLA

Edit Rule

Published a year ago

# SafeLine WAF
# ❓ question
# ✅ done

Published a year ago

profile_photo

Ian Antareja

Updated a year ago

0

How can I achieve the operator options that "doesn't contains" not only "contains"..
image.png

profile_photo

ULemosewa

Updated a year ago

0

maybe you can try Regexp ^((?!/wp-admin/).)*$

profile_photo

Ian Antareja

Updated a year ago

0

yes.. thank you..