Cloudflare community,
I have a page rule set up (pictured) under the desired result of to redirect all subdomains and the wildcard to a subdomain as a 301 redirect with the original subdomain and path added to the redirect as arguments.
But I get the all too familiar {site}’s server IP address could not be found.
DNS_PROBE_FINISHED_NXDOMAIN
I am trying to set up a reverse proxy for all requests (on any subdomain, any path) to be routed through a single subdomain. How should I go about doing this on cloudflare?