Computing.Net > Forums > Windows Server 2003 > internal web hosting name

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

internal web hosting name

Reply to Message Icon

Name: pukpuktu
Date: July 14, 2004 at 14:33:08 Pacific
OS: windows server
CPU/Ram: HP proliant
Comment:

I'm trying to set up an internal web page that is accessible by typing a simple word like, "internalweb" into a workstation browser. It's currently set up on a server already running an internal website that is accessible by just typing the server name in a browser. The new one is on a different port than the default 80. I have two domain controllers and am wondering if there is any way i can set up the ip of the web server with a defined hostname for that site for that port - instead of having to type
http:\\servername:port#. <--that's currently what i have to do to access the new one. For the current default site I can just type the "servername" and it goes. For the new one I want to be able to just type a designated name such as "serverweb" to make things easier for viewers. All servers are Windows 2000 advanced.

I also don't want to have to edit the hosts file on each workstation..

Any help? Thanks!




Sponsored Link
Ads by Google

Response Number 1
Name: jefro
Date: July 15, 2004 at 14:10:57 Pacific
Reply:

Darn. I know for sure I saw that in the 70-290 book. Lemme look for an exact how to. Seems it was test question and lab even maybe. For sure you can set up dns and do it that way but seems to me it was easier.


0

Response Number 2
Name: Arf
Date: July 19, 2004 at 06:59:53 Pacific
Reply:

First you have to add an alias in your dns ppointing to your server. ex: site1 = 192.168.1.3 -- site2 = 192.168.1.3
In ie site1.yourdomaine.com and site2.yourdomaine.com will be redirect to your serveur (the same for both)

Then in IIS use the same TCP port for all your web site(80) and use host header to make a difference between your sites instead. (click "Advanced..." in the Web Site tab. For site1 set the host header to site1.yourdomaine.com and for site2 set it to site2.yourdomaine.com. Now you can access your two sites installed on the same server by typing site2.your.. or site1.your.. Note that juste typing your server name won't work anymore.
(sorry for my english)


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows Server 2003 Forum Home


Sponsored links

Ads by Google


Results for: internal web hosting name

Internal Web hosting name www.computing.net/answers/windows-2003/internal-web-hosting-name/2212.html

Web Hosting - Windows 2003 -Virtual www.computing.net/answers/windows-2003/web-hosting-windows-2003-virtual/2529.html

Configure Internal Web Site www.computing.net/answers/windows-2003/configure-internal-web-site/6530.html