Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions src/content/docs/r2/buckets/public-buckets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +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.
- 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.
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

Expand Down
Loading