I just use a WAF rule of `(lower(http.request.uri.path) contains "wp-")` but you could change it to

I just use a WAF rule of (lower(http.request.uri.path) contains "wp-") but you could change it to wp-admin instead
Was this page helpful?