Rss Feed
Tweeter button
Facebook button
Technorati button
Reddit button
Linkedin button
Delicious button
Digg button
Flickr button
Stumbleupon button
31 articles and counting
      

IIS: How to map a domain name to a web site

This post explains how to map domain names with IIS web site

Assumptions:

  • We have IIS hosted on a server with static IP and internet access (:|)
  • We own a public domain name (:|) which is to be mapped (:|)
  • IIS version 5.1 and above

For demo, I am assuming following values

  • server IP address : 222.222.222.222
  • public domain name to be mapped: map.jyotsna.com

Please note that these values are for demostration purpose only. I, in no way, own these.

To do:

  1. Add and ‘A’ record to your DNS settings with value = IP of server. So my “A” record for jyotsna.com has value = 222.222.222.222
  2. Create a web site in IIS – is needed. For demostration, I am going to use “Default Web Site”
  3. Right click the concerned web site -> properties. In the “Web Site” tab, click on “Advanced” button.

    website

  4. In “Multiple identities for this Web Site” section, click “Add” button.

    Advanced

  5. You now need to mention three values
    Add
    • IP Address – this is IP address of the server. In my case it will be 222.222.222.222
    • TCP port – I want this website to be available on map.jyotsna.com irrespective of the actual IIS port assigned to “Default web site”. Hence I am going to specify 80. If I wanted the site to be available on map.jyotsna.com:666, I would have specified 666 as this value.
    • Host Header Name – map.jyotsna.com
  6. Click on OK/ Apply to close all windows. There is NO NEED to restart IIS to reflect the changes.

Related articles:

  1. Setting default virtual directory for your website

3 Responses to “IIS: How to map a domain name to a web site”

1
Ayden Simmons - 19/05/10
What company is the best Domain Registrar? i've heard that Godaddy and Moniker are the best...:
2
Jyotsna - 20/05/10
Hey Ayden. I think there are too many to decide which one offers the best service; but yes Godaddy and Moniker are the most popular ones.
3
Gracie Parker - 19/07/10
i always buy domain names at Godaddy or Moniker because they are the most reliable registrars-,-

Comment / Leave a Review

  Name (required)
  Mail (will not be published) (required)



Parse error: syntax error, unexpected '<' in /home/philogy/public_html/wordpress/wp-content/themes/prettypress/statcode.php on line 7