I would like to configure IIS server at (Windows server 2003) for domain name mapping.
We have purchased domain name for one of our newly created website.
I would like to know how can I configure IIS so that anybody from outside world can reach website by typing URL.
As in: http://example.com/
should redirect to my the home page of my website.
I have made website in using ASP.NET and Oracle.
How can I do this?