I have an issue about my route53 redirection to my site static hosted on S3 behind a cloudFront.
So, untill the end of S3 everything is gonna be right. The CF distribution is opened & accessible from internet.
I have registred domaine name on route53 => mysite.fr Requested ACM for the CloudFront and plugged 3 alternates domaines names :
-www.mysite.fr
-*.mysite.fr
-mysite.fr
In The route53,
I have *.mysite.fr to CloudFront distribution
& www.mysite.fr to CloudFront distribution
My issue is when i'm trying to access to www.mysite.fr, my redirected to grandi.Com and not my site.
Thereforce when i'm request test.mysite.fr , I have the right site.
I'm not understand why my www.mysite.fr are not redirected on the CF distribution.
Thank you for the heko