
November 4th, 2010, 04:45 AM
|
|
|
|
Redirect to a single page using IIS - ON THE SAME SERVER!
Hi,
I've been trying to redirect all traffic for a web site to a single web page but on the same web site\domain name. As I'm sure those experts out there will realise, this causes a loop on IIS and I believe there will be some magic switch to use but I can't find it!!! Arrrrghh..
I have found the following but I can't make sense of this and every attempt I make to use the solution doesn't work.
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Q_22779710.html
To complicate this even more, I'm trying to redirect a single virtual directory.
e.g. Web site available for http://localhost/website1/...
I would like to redirect to http://localhost/brandnewwebsite/test/helloeveryone.html
????
Please can you help me, this is driving me crazy!
Thank you
|