Hello,
I am trying to set up a Cloudflare DNS with an S3 bucket where I’m hosting a simple index.html file with a single h1 tag for purely testing purposes.
For my S3 bucket, I’ve added a policy to make it publicly accessible (and I can definitely access it via it’s on url). However, whenever I set up the bucket with a Cloudflare CNAME, I keep getting “This site can’t be reached”.
My target is correct (tried and tested), proxy status is switched on and the TTL is set to auto. The CNAME is set as website and the target (pasting a fake one here) is ..s3-website-eu-west-1., which should work, right?
I really don’t know what I am doing wrong at this point. Thanks for the help in advance.