1 Answer
- Newest
- Most votes
- Most comments
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
Relevant content
- asked 6 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 2 years ago
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?