URL Forwarded instead of Masked with AWS S3 Static Site via Route 53
问题 When using Route 53 to have an A Record w/ Alias pointing to an S3 Static Site, the domain forwards to the S3 url rather than masks it. When i enter: example.com I expect it to show the index.html page in my bucket. Instead, it forwards me to: example.com.s3-website-us-east-1.amazonaws.com I have followed these instructions several times, but always get the same result. http://docs.aws.amazon.com/AmazonS3/latest/dev/website-hosting-custom-domain-walkthrough.html The site loads fine when