I created a CNAME using Route 53 for ELB (2 VPC instances added). Checked by CNAME from http://mxtoolbox.com . Things are good. Also nslookup -q= CNAME.MYDOMAINshows my CNAME and address in order.
My problem: CNAME.MYDOMAIN does not load in a web browser. Where, how does the same setup work for ELB (with EC2-Classic instances) and downloads in a web browser.
Is there any other CNAME setting for ELB with VPC instance and ELB with EC2-Classic instance?
source
share