<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[孤城浪子的地盘]]></title> 
<link>https://www.gclz.cn/index.php</link> 
<description><![CDATA[]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[孤城浪子的地盘]]></copyright>
<item>
<link>https://www.gclz.cn/post//</link>
<title><![CDATA[IIS添加shtml格式支持]]></title> 
<author>孤城浪子 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[网络]]></category>
<pubDate>Mon, 20 Aug 2007 05:50:13 +0000</pubDate> 
<guid>https://www.gclz.cn/post//</guid> 
<description>
<![CDATA[ 
	<p>windows 2003安装好IIS之后默认是支持.shtml的，只要在&ldquo;WEB服务扩展&rdquo;允许&ldquo;在服务器前端的包含文件&rdquo;即可。<br /> 　　windows 2000，则需在IIS里添加一个应用程序扩展名映射。<br /> 可执行文件在: C:&#92;WINDOWS&#92;system32&#92;inetsrv&#92;ssinc.dll 。扩展名为:shtml/shtm</p><br /> 打开IIS管理器，打开&ldquo;本地计算机&rdquo;的属性&mdash;&mdash;》MIME类型&mdash;&mdash;》新建<br /> 后缀名：.shtml<br /> MIME类型：text/html<br /> <br /> 后缀名：.shtm<br /> Mime类型：text/html<br /> <br /> 然后点击确定。找到Web服务扩展(<span style="color: #ff00ff">在IIS下面,与网站平行</span>)，把&ldquo;在服务端的包含文件&rdquo;扩展启用，就可以了。(必须重新启动IIS，否则还是无法访问！)<br /> 在IIS的定义中，.shtml是SSI组件的一种，必须要把这个启用了。然后你把解析.shtml的程序正确安装，就OK了<br/>Tags - <a href="https://www.gclz.cn/tags/2003/" rel="tag">2003</a> , <a href="https://www.gclz.cn/tags/iis/" rel="tag">iis</a>
]]>
</description>
</item><item>
<link>https://www.gclz.cn/post//#blogcomment</link>
<title><![CDATA[[评论] IIS添加shtml格式支持]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://www.gclz.cn/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>