It is easy to forget when the configuration is over and it is hereby recorded.
1. Open the IIS server.
It is not installed by default and needs to be installed first.
Open Control Panel – "
Turn on programs and features –
On the left, select "Turn Windows features on or off" –
Find "Internet information Services", expand – "
At a minimum, tick "IIS Admin Console" under "Web Management Tools", "Server side contains" under "World Wide Web Service", and other tick as required – "
Click OK to start the installation of iis–
When you are finished, the Internet information Services (IIS Manager) program appears in the Start screen, and search for "IIS" can also be found.
2. Add the custom SSI.
Open IIS Console – "
Expand tree Diagram on the left-
Select any Web site (default Web site only) – "
Middle Switch to "features view"-"
Turn on Handler mappings –
On the right, select "Add Module Mappings ..." –
Request path input file types that need to be enabled, such as "*.html" –
Module Select "Serversideincludemodule" –
"Executable Program" not selected – "
"Name" Item any-"
Click OK to finish.
Win7 using the IIS server and custom server-side include module (SSI) steps