Page rule to redirect all subdomains doesn't do anything

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


Thanks for reading,
grify

Page Rules only apply to host names in DNS that are proxied :orange: .

And Cloudflare free certs only cover first level subdomains. They don’t cover sub.sub.example.com.

Your error says there’s no DNS entry for what you typed into your browser.

2 Likes

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?

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.