Make website reachable through domain?
Posted
by
Msmit1993
on Server Fault
See other posts from Server Fault
or by Msmit1993
Published on 2012-04-02T13:13:06Z
Indexed on
2012/04/02
17:31 UTC
Read the original article
Hit count: 233
I'm learning to use IIS 7 but I don't understand how I can make my website available through a domain.
I have a domain as example I will call it www.test.com I have made a website in IIS, running on port 80 and can be viewed by typing the IP of the server in the address bar of my browser.
So if I type www.test.com in the address bar how do I make my IIS website show up, without a redirect of course, I don't want users to see the IP in the address bar.
© Server Fault or respective owner