Hi,
I’m trying redirect all GET requests from an IP address list to my domain A to another domain B. Redirect rules looks like a good fit for what I want. I also have a bunch of Pages Rules and Worker Routes in domain A which I still want to be executed and ignore the redirect rule when a match happens. Would things just work out of the box for me after creating a redirect rule? If not, how should I set things up to achieve what I want (redirect to domain B only if the request doesn’t match any page rule or worker route and is from certain IP addresses).