I plan to get VPS server through Namecheap and I already got 5 domains from them. I wonder can I point more than one domain to this VPS server?
I will be using WAMP server as well as IIS7. I wight be having around 2-3 websites initially which I would need to run on different ports using WAMP and IIS7. Can I point each domain to each different port with the same IP.
Example:
http://VPS-IP:8080/ -> http://domain1.com/
http://VPS-IP:8081/ -> http://domain2.com/
http://VPS-IP:8082/ -> http://domain3.com/
Is that a possibility. It sounds possible to me but don't know really.