Hi server fault friends, i have single instance on ec2 which will host php web site and web service (zend). it has elastic ip address assume 173.173.173.173 and my domain is blahblah.info registered from go daddy.
i want to redirect every request coming to www.blahblah.info to 173.173.173.173 and i want user to see address bar as www.blahblah.info or www.blahblah.info/rest/teams (project contains rest module separated with zend router i dont know if you need this info to help me)
and also i set up route53 record set for blahblah.info it has two entries NS -> 4 dns addressees and SOA with some values i dont know what they are exactly. I entered 4 dns addressees that i get from route53 to go daddys panel : set name servers and waited 2 hours now it says under dns manager heading : not hosted here. i cant reach web site or cannot send ping.
Any help will be appreciated. Thanks in advance.
(note : i'm not sure if i really need route 53 service i just wanted to learn some stuff because i'm so noob :( )