Proxy protection on sub-domains managed through Netlify

Hi, @maggie0002. If you were doing this with Netlify DNS, the solution to proxy to another service from our CDN would work like this:

  1. Create a site at Netlify.
  2. Add the domain names to the site under Site Name > Settings > Domain management > Custom domains.
  3. Write proxy redirect rules for the site for those domain names.

Note, using Netlify DNS isn’t required. You can also use third-party DNS (like Cloudflare’s DNS). If you do move to Cloudflare for DNS, you can still host the sites at Netlify using that domain but there are important considerations which are covered in the support guide below:

To summarize, you must either not proxy for the domains hosted at Netlify (but you could proxy for sites hosted outside of Netlify which were using subdomains of that domain) or bring your own SSL certificate if you decide to use their proxy feature.

If there are other questions about this, please let us know.