Configuration:
- Static website on AWS S3
- DNS managed by Route 53
If I type my domain (example.com) into the browser's address bar, it resolves to something like this:
example.com.s3-website-us-west-1.amazonaws.com
The site resolves as expected but I want the browser to show just the naked domain that was entered (i.e. example.com).
Similarly, if the user enters www.example.com that's what I want the browser to show.
On another project I kept DNS managed by GoDaddy and I used domain forwarding with masking to achieve this.
How is this done with Route 53?
Aucun commentaire:
Enregistrer un commentaire