Can someone please tell me how to redirect all URLs like
http://App1.company.com/sites/OLD/* to http://App2.company.com/sites/NEW/*
in IIS 6.0 ?

Re: Redirect URLs in IIS 6.0 by Michael

Michael
Sun Jun 17 03:35:13 CDT 2007

Hello AL,

In IIS Manger, right click on the file or folder you wish to redirect and
select "Properties"
Select the radio titled "a redirection to a URL".
Enter the redirection page


---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

A> Can someone please tell me how to redirect all URLs like
A> http://App1.company.com/sites/OLD/* to
A> http://App2.company.com/sites/NEW/* in IIS 6.0 ?
A>



Re: Redirect URLs in IIS 6.0 by Al

Al
Mon Jun 18 10:03:33 CDT 2007

On Jun 17, 4:35 am, Michael Nemtsev <nemt...@msn.com> wrote:
> Hello AL,
>
> InIISManger, right click on the file or folder you wish to redirect and
> select "Properties"
> Select the radio titled "a redirection to a URL".
> Enter the redirection page
>
> ---
> WBR, Michael Nemtsev [.NET/C# MVP].
> My blog:http://spaces.live.com/laflour
> Team blog:http://devkids.blogspot.com/
>
> "The greatest danger for most of us is not that our aim is too high and we
> miss it, but that it is too low and we reach it" (c) Michelangelo
>
> A> Can someone please tell me how to redirect allURLslike
> A>http://App1.company.com/sites/OLD/* to
> A>http://App2.company.com/sites/NEW/*inIIS6.0?
> A>

Hi Michael,
Remember, I do NOT want to redirect all of <http://App1.company.com>.
Will it still work?
Al


Re: Redirect URLs in IIS 6.0 by Al

Al
Mon Jun 18 11:40:18 CDT 2007

On Jun 16, 11:50 pm, Al <al_tan...@excite.com> wrote:
> Can someone please tell me how to redirect all URLs likehttp://App1.company.com/sites/OLD/* to http://App2.company.com/sites/NEW/*
> in IIS 6.0 ?

BTW, it's a sharepoint site, located in the database and not a fite on
the file system.