Firewall rules: http.request.uri.path: unavailable operator

I’m somehow unable to create a http.request.uri.path matches rule:

But the documentation says, it should work:

Matches Google re2 regular expression matches ~ :heavy_check_mark: :x: :x: http.request.uri.path matches "^/articles/200[7-8]/$"

What am I doing wrong?

~ is just a reference, the right operator is matches, however you will need a Business plan at least.

1 Like

This topic was automatically closed after 14 days. New replies are no longer allowed.