Create 301 Redirection in Amazon Route 53 for Wildcard Subdomains
- by Eric Yin
My domain name hosted on Route 53 DNS.
Amazon has a guide to do 301 redirection for www. To naked domain by point www. version to a S3 static website with 301 setted up.
My question is, how can I have *.domain.com all have 301 redirec to naked domain name.
I guess either:
Some way to get all wildcard subdomains end up into one S3 bucket, how?
…