Adding a domain in IIS
am 20.08.2007 09:40:04 von Omar Abid
Hi,
I made sites in IIS and that runs well (with ASP.NET 1.1) IIS version
6, when i enter the site i have to enter http://computername:siteport
Or
http://IPaddress:port (with this i can access my site from any
location world wide)
now i want to make a domain (www.mydomain.com) with IIS or DNS
I really don't know how to do that and Microsoft doesn't have any
thing like that in it's technet site
any ideas ?
Omar Abid
www.omarabid.uni.cc
Re: Adding a domain in IIS
am 20.08.2007 17:46:10 von Kristofer Gafvert
Hello,
- Purchase a domain name and DNS hosting
- Point the domain name to the webserver
- If you use a non-standard port number (not port 80), you either need to
specify the port number as you have done, or get a service such as [1]
That's it, unless you have already made changes in IIS i am unaware of, it
should now work.
This article has some interesting information, you can start read at the
section "Use a domain name":
"Make your website public"
http://www.gafvert.info/iis/article/public_website.htm
[1]
http://www.no-ip.com/support/guides/web_servers/isp_block_po rt_80.html
Hope this helps.
--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info
Omar Abid wrote:
>Hi,
>I made sites in IIS and that runs well (with ASP.NET 1.1) IIS version
>6, when i enter the site i have to enter http://computername:siteport
>Or
>http://IPaddress:port (with this i can access my site from any
>location world wide)
>now i want to make a domain (www.mydomain.com) with IIS or DNS
>I really don't know how to do that and Microsoft doesn't have any
>thing like that in it's technet site
>any ideas ?
>Omar Abid
>www.omarabid.uni.cc