1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
1
Try these steps to fix the issue:
- Ensure CloudFront's Origin Access Identity can access all files in your S3 bucket.
- Check all objects in S3 have the required permissions for CloudFront access.
- Redirect
404: Not Founderrors to/index.htmlwith a200: OKresponse. - Check CloudFront Origin Settings: Match the "Origin Protocol Policy" with your S3 setup.
- Check Viewer Protocol Policy: Set to "Redirect HTTP to HTTPS".
- Clear CloudFront cache after changes. https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html
답변함 3년 전
관련 콘텐츠
- 질문됨 일 년 전
