- date
- entry
- 001
- topic
- infrastructure
The S3 + CloudFront directory key trap: why /blog/ serves your homepage
With a REST origin, CloudFront will not resolve /blog/ to blog/index.html — and an SPA fallback turns that 404 into a 200 serving the homepage. Plus why sync --delete keeps undoing the fix.