CharlieMike73
Programmer
Hi,
We are using an IIS webserver for our Intranet, and I need to perform some changes for a particular site/folder.
We recently changed the extensions from .htm to .asp as we made some of the content dynamic; however, now the search function does not work as it is still looking for the .htm files.
There are too may files to make redirect pages for each page/file, so is there a way to tell IIS to redirect to the .asp extension for any requests for .htm, .html, or .shtml in just that folder (plus sub-folders).
I know you can do this with htaccess, but that is for Apache.
1. What equiv. does IIS have to this?
2. What is the structure/formating of the htaccess equiv. file for IIS?
Thnx,
Charlie
We are using an IIS webserver for our Intranet, and I need to perform some changes for a particular site/folder.
We recently changed the extensions from .htm to .asp as we made some of the content dynamic; however, now the search function does not work as it is still looking for the .htm files.
There are too may files to make redirect pages for each page/file, so is there a way to tell IIS to redirect to the .asp extension for any requests for .htm, .html, or .shtml in just that folder (plus sub-folders).
I know you can do this with htaccess, but that is for Apache.
1. What equiv. does IIS have to this?
2. What is the structure/formating of the htaccess equiv. file for IIS?
Thnx,
Charlie