edge-cloud / www.edge-cloud.net

On the edge of cloud computing
https://www.edge-cloud.net
0 stars 0 forks source link

2023/03/20/http-redirect-with-cloudfront/ #64

Open utterances-bot opened 6 months ago

utterances-bot commented 6 months ago

URL Redirect with Amazon CloudFront and Amazon Route 53 - Edge Cloud

How to use Amazon CloudFront and Amazon Route 53 to perform a URL redirect, e.g. from http://about.example.com to http://www.example.com/about.

https://www.edge-cloud.net/2023/03/20/http-redirect-with-cloudfront/

PaulAlbertson commented 6 months ago

Thanks Christian for the write up. This is exactly what I was looking for. This is definitely the better method than setting up an S3 bucket and redirecting. I couldn't really get that working correctly.