Multiple Web sites in One Server

Multiple Web sites in One Server

am 29.08.2007 12:52:00 von Sri

Hello All,

I am using ISS 6 in Windows 2003 server.

I have got a intranet site which is up and running fine with Ip as
Unassigned and default port 80. I access the web site directly by
http://servername

Now that I want to host another intranet web site, So i gave the ip(instead
of unassigned) and also a different port.

I can access the web site by http://servername:port/

What I would like to do is I want to type a meaning full name say using
project names
http://Project1, http://Project2 instead of machine names and port numbers.

I don't know how to do this. I tried a bit with headername, but again no
result.

Or do i have to use any DNS namings, It's a Intranet site only..

Any help in this regard would be highly appreciated.

Thanks

--

Regards

Sri

RE: Multiple Web sites in One Server

am 29.08.2007 14:40:02 von MrJ

Hi Sri,

If you have a DNS server, then create a new entry pointing at the IP address
of your webserver - project1.domain.name.local.

Open IIS and go to the properties box for your website. Under the 'Web
Site' tab, click on the 'Advanced' button to open up the 'Advanced Web Site
ID' Click on 'Add' leave the IP Address field to 'All Unassigned' TCP port =
80 and the host header as the newley created domain name you made in DNS -
project1.domain.name.local.

Save everything, close the properties box, open your browser and point it at
your new address - project1.domain.name.local

Should get you going. You don't really have to start messing around adding
additional IP addresses to the server unless your delving in to the SSL side
of things.

Hope that helps.

J.

"Sri" wrote:

> Hello All,
>
> I am using ISS 6 in Windows 2003 server.
>
> I have got a intranet site which is up and running fine with Ip as
> Unassigned and default port 80. I access the web site directly by
> http://servername
>
> Now that I want to host another intranet web site, So i gave the ip(instead
> of unassigned) and also a different port.
>
> I can access the web site by http://servername:port/
>
> What I would like to do is I want to type a meaning full name say using
> project names
> http://Project1, http://Project2 instead of machine names and port numbers.
>
> I don't know how to do this. I tried a bit with headername, but again no
> result.
>
> Or do i have to use any DNS namings, It's a Intranet site only..
>
> Any help in this regard would be highly appreciated.
>
> Thanks
>
> --
>
> Regards
>
> Sri