AWS S3 httpS wont display

Q&A about the latest versions
Post Reply
gr.panorama
Posts: 63
Joined: Wed Nov 17, 2010 6:18 pm

User avatar
Tony
Posts: 1342
Joined: Mon Feb 15, 2010 6:54 am
Location: Adelaide, South Australia
Contact:

Hi,

It looks like you have named your S3 bucket the same as your domain.

s3-https.jpg
s3-https.jpg (199.58 KiB) Viewed 3413 times

Unfortunately this will only work for http (non-secure) and https (secure). You will need to use CloudFront to serve the HTTPS requests from the S3 bucket.

Here is a link with some info https://aws.amazon.com/premiumsupport/k ... quests-s3/

cheers,

Tony
Tony Redhead | Panoramic Photographer | mobile: +61438501002 | website: https://tonyredhead.com - https://redsquare.com | Pano2VR Tutorials: https://tonyredhead.com/pano2vr | instagram: https://www.instagram.com/tonyredhead/
User avatar
thomas
Chief Gnome
Posts: 2613
Joined: Fri Sep 01, 2006 3:56 pm
Location: Vienna, Austria
Contact:

... or you use the "old" url format with the bucket name supplied as directory, as this will still work:

https://s3-us-west-2.amazonaws.com/gree ... index.html
MfG, Thomas
gr.panorama
Posts: 63
Joined: Wed Nov 17, 2010 6:18 pm

Thanks Thomas!!
Indeed, I had set up domain url redirect with the "old format"
did not notice it has changed.
Post Reply