Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Multiple sites in IIS

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  Server 2003 Computer Name Change  
Author Message
Sam

External


Since: Jan 28, 2008
Posts: 1



(Msg. 1) Posted: Mon Jan 28, 2008 2:37 pm
Post subject: Multiple sites in IIS
Archived from groups: microsoft>public>inetserver>iis (more info?)

I am not sure if this is a DNS or IIS question or even possible. We are
running 4 sites on our webserver, IIS6. Each site uses a different port. I
have an ALIAS set up in DNS so when you go to URL http://alias.local the
home page of the defult site appears (port 80). Is there anyway of creating
a 2nd alias and having it take me directly to one of my other sites which is
on port 8090?

Thanks - Sam

 >> Stay informed about: Multiple sites in IIS 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 3041



(Msg. 2) Posted: Tue Jan 29, 2008 2:03 am
Post subject: Re: Multiple sites in IIS [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

This is very doable.

However DNS only resolves host names to IP addresses. It doesn't, natively,
do anything WRT to ports.

So, what you should do is:
a) add a CNAME record to your DNS that points alias2.local -> IP address of
server
b) on your server, edit the configuration of website2, so that it listens on
IP address + port 80 + host-header=alias2.local

then you can type in http://alias2.local in your browser and access the site
on port 80

Cheers
Ken

"Sam" <smd6169.RemoveThis@hotmail.com> wrote in message
news:uDiqDVeYIHA.4440@TK2MSFTNGP06.phx.gbl...
>I am not sure if this is a DNS or IIS question or even possible. We are
>running 4 sites on our webserver, IIS6. Each site uses a different port.
>I have an ALIAS set up in DNS so when you go to URL http://alias.local the
>home page of the defult site appears (port 80). Is there anyway of
>creating a 2nd alias and having it take me directly to one of my other
>sites which is on port 8090?
>
> Thanks - Sam
>

 >> Stay informed about: Multiple sites in IIS 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Multiple Web Sites in IIS 6 - Hi all, I already use host header to create multiple web site. IP Address TCP Port Host Header Name 61.10.125.10 80 www.example1.com 61.10.125.10 80 www.example2.com but after test it. It's not work....

How to run Multiple web sites on one IP - Windows Server 2003 with Exchange 2003 and Active Directory. I'm trying to run Mobile services to allow users on the domain to access their email using Smartphones that auto-synch with Exchange. Problem is, I can't get OWA functionality locally, and..

FTP & Multiple Sites? - I'm trying to configure IIS6 in SBS2003 and I'm stuck of ftp. I know how to do the host header setup for multiple web sites on the same fixed IP. Now I am trying to setup ftp sites on more than one of these separate web sites. I made the naive..

Multiple Web Sites - Hi, I have a web site up and running. We would like to setup a second web site, with it's own IP address and unique name. What do I need to create on IIS to seperate the two? Thanks, George

Multiple web-sites - How can we run multiple web-sites from a single machine. Windows 2000 Server, SP4. Any pointers or help is greatly appreciated. Thanks in advance. Srini
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]