<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Java堂 &#187; 中文</title>
	<atom:link href="http://www.javatang.com/archives/tag/%e4%b8%ad%e6%96%87/feed" rel="self" type="application/rss+xml" />
	<link>http://www.javatang.com</link>
	<description>Java Tang</description>
	<lastBuildDate>Tue, 07 Sep 2010 03:26:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>让IIS支持中文文件名和目录</title>
		<link>http://www.javatang.com/archives/2008/01/07/1628256.html</link>
		<comments>http://www.javatang.com/archives/2008/01/07/1628256.html#comments</comments>
		<pubDate>Mon, 07 Jan 2008 17:16:28 +0000</pubDate>
		<dc:creator>Jet</dc:creator>
				<category><![CDATA[Web&Server]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[中文]]></category>

		<guid isPermaLink="false">http://www.javatang.com/archives/2008/01/07/1628256.html</guid>
		<description><![CDATA[默认情况下，无论是IIS5还是IIS6对中文路径或文件名支持的不是很好，主要表现为：图片中含有中文路径显示无法找到网页；含有中文的文件直接使用IE下载的时候出现无法找到的错误等等。 其实解决方法很简单，只要修改一下服务器的注册表即可。打开注册表中的HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\InetInfo\Parameters\，将右侧的FavorDBCS设置为0，然后重启IIS即可。如果服务器上安装了UrlScan的话还需要将AllowHighBitCharacters打开。 参考资料： IIS5不支持中文目录的解决办法 Related Posts:Eclipse3.1中lomboz3.1的配置和开发环境变量中的Os2LibPath是什么？Borland Optimizeit Suite 经典强大的测试工具Windows2003 中安装终端服务（Terminal Services）光驱无法使用（错误代码 31）的解决办法]]></description>
			<content:encoded><![CDATA[<p>默认情况下，无论是IIS5还是IIS6对中文路径或文件名支持的不是很好，主要表现为：图片中含有中文路径显示无法找到网页；含有中文的文件直接使用IE下载的时候出现无法找到的错误等等。</p>
<p>其实解决方法很简单，只要修改一下服务器的注册表即可。打开注册表中的HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\InetInfo\Parameters\，将右侧的FavorDBCS设置为0，然后重启IIS即可。如果服务器上安装了UrlScan的话还需要将AllowHighBitCharacters打开。</p>
<p>参考资料：<br />
<a href="http://blog.csdn.net/lilei_jn/archive/2006/12/08/1434914.aspx" target="_blank">IIS5不支持中文目录的解决办法</a></p>
<div id="crp_related"><h2>Related Posts:</h2><ul><li><a href="http://www.javatang.com/archives/2006/03/12/11063.html" rel="bookmark" class="crp_title">Eclipse3.1中lomboz3.1的配置和开发</a></li><li><a href="http://www.javatang.com/archives/2007/09/29/2003203.html" rel="bookmark" class="crp_title">环境变量中的Os2LibPath是什么？</a></li><li><a href="http://www.javatang.com/archives/2006/10/10/160171.html" rel="bookmark" class="crp_title">Borland Optimizeit Suite 经典强大的测试工具</a></li><li><a href="http://www.javatang.com/archives/2006/08/14/111055.html" rel="bookmark" class="crp_title">Windows2003 中安装终端服务（Terminal Services）</a></li><li><a href="http://www.javatang.com/archives/2006/06/24/414447.html" rel="bookmark" class="crp_title">光驱无法使用（错误代码 31）的解决办法</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.javatang.com/archives/2008/01/07/1628256.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: www.javatang.com @ 2010-09-08 19:46:34 -->