I am just wondering how to setup the IIS server to use server side include with .HTML extention? I heard this is possible by changing the mime setting in the registry. Can you please explian to me how to do that.
1. Right-click on your web site in IIS conf manager to access the properties of the web site.
2. Click on Configuration.
3. Configure IIS so it is able recognizes .html. Configure the application configuration so that .html files are parsed by ssinc.dll (F:\WINNT\system32\inetsrv\ssinc.dll)
If that doesn't work, I dont know. You could try on the MS website.
Bookmarks