Cloudflare Pages + Oracle DNS test
If you can see this on the custom hostname, Oracle CNAME routing works.
This static page is intentionally separate from the MFLEX Next.js/Payload app. Use it to prove that an Oracle-managed subdomain can point to a Cloudflare Pages project before we split the production site.
Hostname
Checking...
Protocol
Checking...
Loaded At
Checking...
-
1
Deploy this folder to Cloudflare Pages as
mflex-oracle-domain-test. -
2
Add
test.mflex.comas a custom domain on that Pages project. -
3
In Oracle DNS, add
test CNAME mflex-oracle-domain-test.pages.dev.
Test with a subdomain first, not the apex domain. Once test.mflex.com works,
the same pattern can be used for www.mflex.com.