Hi Everyone!
I'm using Microsoft IIS 5.0, and I have a question about redirecting web site traffic on my web site. A lot of users in my server logs have requested a page called SSS.htm, which no longer exists, It has been replaced by a page with a differnet name. What I'd like to do is at the IIS server level, redirect all requests for the page "SSS.htm" to the new equivalent content/page called "Schedule.html." I checked the IIS Docs, and I could not find what I need. Only commands for redirecting from one folder to another on the web site, which does not help me because in this case Schedule.html replaces SSS.htm (both at root level in the same folder).
Apache Servers can do this, but I'm not sure how to do this with IIS!
Anyone have any Ideas?
Thanks in Advance!
-ChibiNeko
I'm using Microsoft IIS 5.0, and I have a question about redirecting web site traffic on my web site. A lot of users in my server logs have requested a page called SSS.htm, which no longer exists, It has been replaced by a page with a differnet name. What I'd like to do is at the IIS server level, redirect all requests for the page "SSS.htm" to the new equivalent content/page called "Schedule.html." I checked the IIS Docs, and I could not find what I need. Only commands for redirecting from one folder to another on the web site, which does not help me because in this case Schedule.html replaces SSS.htm (both at root level in the same folder).
Apache Servers can do this, but I'm not sure how to do this with IIS!
Anyone have any Ideas?
Thanks in Advance!
-ChibiNeko