I can’t get my Redirect rule to work. Therefore, I’ve set up a simple case:
(http.request.uri contains "mysite.com/privacy")
Static redirect to google.com with status code 307.
Still, I visit mysite.com/privacy and it just shows that page instead of redirecting. I have Cloudflare in Development mode, so it can also not be the cache. How can I debug this?