How to set Amazon S3 Bucket default image -


i have bucket on s3 public images in it. if browse folder without specifying file name, serves me image.

so using link this, still getting image back. https://s3.amazonaws.com/bucket_name/folder_name/

the image served 1 of mine i've uploaded @ point in past don't recall ever setting folder default. there option somewhere this?

thanks.

i suspect /bucket_name/folder_name/ object path. in s3, there not true concept of folders. / in object path, can displayed folders, still part of key in end.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -