Configuring IIS 7.5 to enable server side includes (SSI) for the '.html' extension

前端 未结 2 2085
没有蜡笔的小新
没有蜡笔的小新 2021-02-09 15:55

I want to configure Server Side Includes (SSI) in IIS 7.5. By default, the file extension that indicates that a file should be processed as an SSI file is

2条回答
  •  春和景丽
    2021-02-09 16:51

    Hey got the answer just needed to surf some more Here is the link where you can configure IIS server to use Server side include for .html pages as its default provided for .shtml but I didnt wanted that. this link is very helpful

    http://tech.mikeal.com/blog1.php/server-side-includes-for-html-in-iis7

提交回复
热议问题