I know there are questions similar to this, but none address my specific situation.
I have a WAMP server setup for developing some websites, and it\'s running great.
Makes sense now that I have figured it out.
The redirect to localhost was actually caused by the configuration file for the CMS that the site was built on (thus why it would bring up the main WAMP page, but not be able to load the project site).
If you are using wamp on windows than please change your windows firewall settings to OFF mode and restart your server and check.
Control Panel-->System and Security-->Windows Firewall-->Turn off windows Firewall
Just make the above change and see this will work.
cheers Amit
First of all put online your wamp on your dashboard. Later on if there is a setting in httpd.conf
file Listen 80
if this is different than that.
Change it to Listen 80
then disable your firewall restart Wamp all services.