我正在尝试为我的S3托管网站设置索引文档.我有
索引文档在使用原始AWS URL导航到存储桶根目录时有效,但在使用自定义域时不起作用:
http://static.appgrinders.com.s3-website-us-east-1.amazonaws.com/index.html (作品)
的http://static.appgrinders.com.s3-website-us-east-1. amazonaws.com (作品)
http://static.appgrinders.com/index.html (作品)
http://static.appgrinders.com (访问被拒绝 - 403错误)