Cloudflare Access on Custom Domains
I have had a pretty bad experience deploying Cloudflare Pages to a custom domain hosted on Cloudflare so far.
My goal is to upload a page and restrict access to that page with Cloudflare Access.
I'm uploading the pages with direct upload, it is then deployed in three locations:
I tried creating a third Cloudflare Access application at
The post guidelines say to include links and IDs, which unfortunately I can't do publicly, but if necessary I can create a reproduction of this problem with some example files I can actually show.
My goal is to upload a page and restrict access to that page with Cloudflare Access.
I'm uploading the pages with direct upload, it is then deployed in three locations:
xxx.test.pages.devtest.pages.dev
(custom domain)page.test.xyz
xxx.test.pages.devtest.pages.dev
page.test.xyz/file.js is not protected by Cloudflare Access.I tried creating a third Cloudflare Access application at
page.text.xyz/*, which does protect files, but breaks the page with endless redirections.The post guidelines say to include links and IDs, which unfortunately I can't do publicly, but if necessary I can create a reproduction of this problem with some example files I can actually show.