|
To configure IIS to process .htm files allowing scripts:
-
Start up Internet Service Manager
-
Select the web site you want to do the processing on
-
Right click on it and select Properties
-
Select Home Directory
-
If necessary, create an application
-
Press Configuration
-
Select .asp and press Edit
-
Copy down the information in the dialog
-
Press Cancel
-
Press Add
-
Use the file extension .htm, use all the other information that you copied down
in step 8
-
Press OK to all the dialogs
-
Restart IIS for good measure
|