I am using IIS 5.0 and have 2 different URLs set up with
the same domain name on the same server. In IIS I have
one set up as the default site and the other as another
web site. That works fine, but there are times I want to
redirect just one of the URLs to another server. When I
redirect the one URL both URLs redirect. Is there a
better way to set this up so I can control each URL
individually?

RE: IIS Redirect by joe

joe
Mon May 24 17:29:12 CDT 2004

You would need to make sure that you have 2 Websites with 2 IP addresses using two different URLs (say
for example server1.company.coma and server2.company.com).

It sounds like you want to use hostheaders for two URLs on the same IP address. Let me know how you
have it setup.


Thank you.

Joe L.
Developer Support
Internet Information Server

"If it weren't for my horse, I wouldn't have spent that year in college."


--------------------
| Content-Class: urn:content-classes:message
| From: "Ellen Peterson" <ellen.peterson@trizetto.com>
| Sender: "Ellen Peterson" <ellen.peterson@trizetto.com>
| Subject: IIS Redirect
| Date: Wed, 3 Mar 2004 13:37:15 -0800
| Lines: 8
| Message-ID: <666601c40167$b268fa20$a401280a@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcQBZ7Joaru69cSeTO2DAohql7YWBg==
| Newsgroups: microsoft.public.inetserver.iis
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.inetserver.iis:297470
| NNTP-Posting-Host: tk2msftngxa12.phx.gbl 10.40.1.164
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| I am using IIS 5.0 and have 2 different URLs set up with
| the same domain name on the same server. In IIS I have
| one set up as the default site and the other as another
| web site. That works fine, but there are times I want to
| redirect just one of the URLs to another server. When I
| redirect the one URL both URLs redirect. Is there a
| better way to set this up so I can control each URL
| individually?
|