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.
Agree sounds like a webserver setting redirect configuration issue