1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
1
Hello.
Are you creating an alias record for your load balancer in your DNS record in Route53?
If you have created an A record for the EC2 IP address, please change that A record to the load balancer's alias record.
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resource-record-sets-choosing-alias-non-alias.html
Also, if you are creating an alias record for the load balancer, there may be a problem with the settings on the web server side, so please check if there are any settings that cause redirection.
관련 콘텐츠
- AWS 공식업데이트됨 5달 전
Agree sounds like a webserver setting redirect configuration issue