Cloudfront redirect www to naked domain with ssl [closed]

To host website on AWS so that: https://www.example.com, http://www.example.com and http://example.com all redirect to https://example.com you need to: Create two S3 buckets named: example.com and www.example.com. Turn on the Static Website Hosting on these two buckets. Configure redirect in bucket www.example.com to: https://example.com. In the bucket properties choose Static Website Hosting => Redirect all requests … Read more

Amazon AWS Route 53 Hosted Zone does not work

You have successfully transfered the domain to Gandi, but your domain is still configured with GD nameservers. Check this: Log in to your AWS web console Select Route53 service Select Hosted Zones in the left pane Select verticeinteractive.co.uk (but do not click on the domain name, just select the radio button) Notice the 4 name … Read more