daxpedda
daxpedda
CDCloudflare Developers
Created by daxpedda on 4/24/2023 in #pages-help
Cloudflare Access on Custom Domains
I'm deactivating all browser cache in my browser, there were other problems with caching though, sometimes (not consistently) when I update the page with new files, it will still serve the old ones on the custom domains, which I can only solve by purging the cache on Cloudflare's side. Just to make sure, I tested this on another device, so I'm sure it's not a caching thing.
5 replies
CDCloudflare Developers
Created by daxpedda on 4/24/2023 in #pages-help
Cloudflare Access on Custom Domains
Yes, what I mean with "covered" (I'm gonna use "protected" from now on) is that it's behind Cloudflare Access, trying to use this path will require authentication through Cloudflare Access: - xxx.test.pages.dev (protected) - xxx.test.pages.dev/* (protected) - test.pages.dev (protected) - test.pages.dev/* (protected) - page.test.xyz (protected) - page.test.xyz/* (not protected) The root path will serve the index.html file as usual.
5 replies