cloudflare / cloudflare-docs

Cloudflare’s documentation
https://developers.cloudflare.com
Creative Commons Attribution 4.0 International
3.07k stars 4.7k forks source link

Inaccurate custom domain restrictions #13046

Closed LukeLambert closed 1 week ago

LukeLambert commented 9 months ago

Which Cloudflare product does this pertain to?

R2

Existing documentation URL(s)

What changes are you suggesting?

"Use of a domain with CNAME flattening enabled is not supported. You will need to disable CNAME flattening before enabling domain access." In my testing, custom domains work at the apex (example.com) and at subdomains (r2.example.com) on domains with CNAME flattening enabled.

"Object access is only available via HTTPS; plaintxt [sic] HTTP is not supported." In my testing, objects are available via both HTTP and HTTPS if the account has Always Use HTTPS disabled. It even works with Encryption Mode set to Full (Strict).

Additional information

No response

harshil1712 commented 2 weeks ago

Hello,

Thank you for addressing this. I have opened up a PR to fix this.

harshil1712 commented 1 week ago

Fixed in https://github.com/cloudflare/cloudflare-docs/pull/17909