Solving CloudFront Path Routing Issues for Static Websites Hosted on S3
Introduction
Recently, at work, I encountered the following scenario:
A static website was uploaded to an S3 bucket with a filepath similar to the following:
- index.html
- page1
- index.html
- page2
- index.html
This S3 bucket file was ...
blog.arjandhakal.com.np3 min read