Article ID: 937691 - Last Review: June 15, 2007 - Revision: 1.1 How to redirect all requests for a Web site to a page that exists within the Web site in IIS 6.0INTRODUCTIONWhen you configure site level redirection for a Web site in Internet Information Services 6.0, all client requests for resources in the Web site are redirected to another resource. However, if you redirect incoming client requests for a Web site to a page that exists within the Web site, you may experience unexpected issues. For example, if you configure IIS to redirect client requests to a page that is named Redirect.html, IIS may redirect your requests in an endless loop when you request the Redirect.html page. This article describes how to correctly redirect all requests for a Web site to a page that exists within the Web site. MORE INFORMATIONTo redirect all requests for resources in a Web site to a page that exists within that Web site, follow these steps:
REFERENCESFor more information about the HTTPRedirect property, visit the following Microsoft MSDN Web site: http://msdn2.microsoft.com/en-us/library/ms525695.aspx
(http://msdn2.microsoft.com/en-us/library/ms525695.aspx)
For more information about how to configure IIS Manager to accept wildcard characters when you redirect incoming client requests, click the following article number to view the article in the Microsoft Knowledge Base:
838369
(http://support.microsoft.com/kb/838369/
)
BUG: You cannot use an asterisk ("*") character to configure a redirection to a URL with Internet Information Services (IIS) Manager in Internet Information Services 6.0
| Article Translations
|
Back to the top
