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 :( )

link|improve this question
Hi, my friends, problem solved. here is how i did it. In route53 panel i created "A" type record set with my elastic ip. waited 2 hours and it worked. i didn't paid attention to this dns stuff when i was taking network course.i read some documents about how dns system works and figured out how its done. its my first real web site i'm so happy :) – GiantRobot Jan 15 at 12:12
feedback

closed as too localized by Sam Jan 16 at 0:08

This question is unlikely to ever help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. See the FAQ for guidance on how to improve it.