dns - How to redirect domain with prefix www in AWS Route 53 -
i have problem domain hosting in route 53.
i need redirect xyz.com www.xyz.com, created hosted zone on route 53. added record address of elb, , cname name of www.xyz.com , value of elb address.
but set not redirect naked domain www prefixed domain. how solve issue?
i've gotten work using both s3 , cloudfront.
you need 2 buckets: www.yourdomainname.com , yourdomainname.com.
keep files in www bucket. naked domain bucket properties, go "static website hosting" section , select "redirect requests host name", , enter www.yourdomainname.com.
Comments
Post a Comment