1 回答
- 最新
- 投票最多
- 评论最多
1
If this is cloudfront, then ensure you have uploaded the file to the correct origin S3 bucket. Also you may need to invalidate the Cache so that the latest version is re-cached.
https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Invalidation.html
相关内容
- AWS 官方已更新 1 年前
Unfortunately, I'm not using Cloudfront, it is S3, and my domain server is pointing to the index page.
Worth clearing the cache on your browser if you think you have updated the file correctly.
I’m guessing you may have a different bucket for the subdomain. Have you updated the file there also?