<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[Totti的部落格]]></title> 
<link>https://iam.ittot.com/index.php</link> 
<description><![CDATA[记录我的生活，收集我的收集]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[Totti的部落格]]></copyright>
<item>
<link>https://iam.ittot.com/post/iis7-rewrite-tags.php</link>
<title><![CDATA[IIS7自带rewrite-解决Bo-Blog中文TAG不显示问题]]></title> 
<author>Totti &lt;totti5116@163.com&gt;</author>
<category><![CDATA[个人]]></category>
<pubDate>Tue, 24 Nov 2009 05:22:12 +0000</pubDate> 
<guid>https://iam.ittot.com/post/iis7-rewrite-tags.php</guid> 
<description>
<![CDATA[ 
	http://support.microsoft.com/kb/942076/<br/><br/>如果你的Bo-blog运行在IIS7上面，开启了网址优化的话，可能在打开中文TAGS地址的时候提示：<br/><br/>服务器错误<br/>--------------------------------------------------------------------------------<br/>HTTP 错误 404.11 – URL_DOUBLE_ESCAPED<br/>HRESULT： 0<br/>说明的 HRESULT # 操作成功完成。 <br/><br/><br/>那么，你可以尝试在服务器端这样开启”双向转义“<br/>注意 请按照这些步骤之后，运行 IIS 的服务器的安全级别可能也会减化。 因此，allowDoubleEscaping 属性设置为 True 之前，请考虑所涉及的风险。<br/><br/>&nbsp;&nbsp; 1. 单击 开始、 开始搜索 框中键入 记事本 右键单击 记事本程序 列表中，然后单击 以管理员身份运行。 如果则输入管理员密码或进行确认提示您键入您的密码或单击 继续。<br/>&nbsp;&nbsp; 2. 在 文件 菜单上单击 打开、 在 文件名 框中键入 %windir%&#92;System32&#92;inetsrv&#92;config&#92;applicationHost.config，然后单击 打开。<br/>&nbsp;&nbsp; 3. ApplicationHost.config 文件中找到 requestFiltering XML 元素。<br/>&nbsp;&nbsp; 4. 更改 allowDoubleEscaping 属性的值为 True。 若要执行此操作使用类似于下面的代码示例的代码<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;<div class="code">&lt;requestFiltering allowDoubleEscaping=&quot;true&quot;&gt;</div><br/>&nbsp;&nbsp; 5. 在 文件 菜单上单击 保存。<br/>&nbsp;&nbsp; 6. 退出记事本。<br/>Tags - <a href="https://iam.ittot.com/go.php/tags/bo-blog/" rel="tag">bo-blog</a> , <a href="https://iam.ittot.com/go.php/tags/iis/" rel="tag">iis</a>
]]>
</description>
</item><item>
<link>https://iam.ittot.com/post/iis7-rewrite-tags.php#blogcomment</link>
<title><![CDATA[[评论] IIS7自带rewrite-解决Bo-Blog中文TAG不显示问题]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://iam.ittot.com/post/iis7-rewrite-tags.php#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>