简体   繁体   中英

How can we configure IIS for domain name mapping

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?

You need to register your domain on a DNS server, which is different (though could be the same physical box) as your IIS server. Long time since I've done this myself, as I use a hosting company for this kind of thing, but you will typically need at least two DNS Server IP addresses typically for a domain (primary and secondary DNS servers). There is a DNS Server for the windows server platform, but most people use hosting services to do this thing.

By the way, you might get a better response posting this kind of question on serverfault.com, as it's not really a developer question.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM