email this FAQ to a colleague Q: How do I change the server side include extension?
A: IIS install defaults to .stm for SSI. To change, edit the registry entry: //HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/W3SVC/ Parameters/ServerSideIncludesExtension: REG_SZ:.stm
IIS install defaults to .stm for SSI. To change, edit the registry entry:
//HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/W3SVC/ Parameters/ServerSideIncludesExtension: REG_SZ:.stm
- Matthew James Gering