RSSAmplifier

Simone Carletti · Aug 5, 2016

Amazon S3/CloudFront redirect www to non-www and HTTP to HTTPS

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

This article assumes you want to redirect a www version of a domain (e.g. `www.example.com`) to the non-www root domain (e.g. `example.com`) with HTTPS, using Amazon S3 static site redirect and CloudFront. ## Introduction Before we start, there are a few important notes to keep in mind: - In order to redirect via CloudFront, we will have to configure an Amazon S3 bucket for redirect. - If you are…

Read on simonecarletti.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.