From 9500a90a7588385b1d043b23f46e8aa5ab7499c7 Mon Sep 17 00:00:00 2001 From: Harshil Agrawal Date: Thu, 31 Oct 2024 20:23:11 +0100 Subject: [PATCH 1/2] update restrictions for custom domains --- src/content/docs/r2/buckets/public-buckets.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/content/docs/r2/buckets/public-buckets.mdx b/src/content/docs/r2/buckets/public-buckets.mdx index dc36b3b2e8aa6e2..e39e8422c4961d7 100644 --- a/src/content/docs/r2/buckets/public-buckets.mdx +++ b/src/content/docs/r2/buckets/public-buckets.mdx @@ -69,8 +69,6 @@ If the zone is on an Enterprise plan, make sure that you [release the zone hold] There are a few restrictions when using custom domains to access R2 buckets. - The domain being used must belong to the same account as the R2 bucket. -- Use of a domain with CNAME flattening enabled is not supported. You will need to disable [CNAME flattening](/dns/cname-flattening/) before enabling domain access. -- Object access is only available via HTTPS; plaintxt HTTP is not supported. ## Disable domain access From 92c6a609d7a6d839bc99fdcd574a6eade5e8d804 Mon Sep 17 00:00:00 2001 From: Harshil Agrawal <18901032+harshil1712@users.noreply.github.com> Date: Thu, 31 Oct 2024 20:25:55 +0100 Subject: [PATCH 2/2] Update public-buckets.mdx --- src/content/docs/r2/buckets/public-buckets.mdx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/content/docs/r2/buckets/public-buckets.mdx b/src/content/docs/r2/buckets/public-buckets.mdx index e39e8422c4961d7..92f09b3644d6026 100644 --- a/src/content/docs/r2/buckets/public-buckets.mdx +++ b/src/content/docs/r2/buckets/public-buckets.mdx @@ -66,9 +66,7 @@ If the zone is on an Enterprise plan, make sure that you [release the zone hold] ### Restrictions -There are a few restrictions when using custom domains to access R2 buckets. - -- The domain being used must belong to the same account as the R2 bucket. +There is a restriction when using custom domains to access R2 buckets. The domain being used must belong to the same account as the R2 bucket. ## Disable domain access