我在S3上托管了一个静态网站。它由CloudFront支持,并使用OAI保护。
当我打开浏览器并键入https://example.com/2019/02/
时,我会收到一条消息,提示The specified key does not exist.
在该文件夹02/
中有一个index.html
,由于某种原因未提供。如果我去https://example.com/2019/02/index.html
,那一切都很好。
我不确定要使它仅与https://example.com/2019/02/
一起提供链接时缺少什么。任何帮助表示赞赏。
更新:
$ curl -I https://example.com/2019/02/
HTTP/2 404
content-type: application/xml
date: Mon, 04 Mar 2019 19:52:05 GMT
server: AmazonS3
x-cache: Error from cloudfront
via: 1.1 <something>.cloudfront.net (CloudFront)
x-amz-cf-id: LQYBU3DE36XWw8lf_tbrCqGSfNow==