<?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>3G新网络日志 &#187; IIS</title>
	<atom:link href="http://www.3gpzone.net/tag/iis/feed" rel="self" type="application/rss+xml" />
	<link>http://www.3gpzone.net</link>
	<description>Sugar’s mobile phone Blog</description>
	<lastBuildDate>Thu, 03 Nov 2011 06:59:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>IIS 下实现 WordPress 伪静态</title>
		<link>http://www.3gpzone.net/wphosts/wordpress-under-iis-to-achieve-pseudo-static.html</link>
		<comments>http://www.3gpzone.net/wphosts/wordpress-under-iis-to-achieve-pseudo-static.html#comments</comments>
		<pubDate>Tue, 02 Mar 2010 09:09:20 +0000</pubDate>
		<dc:creator>笑哥儿</dc:creator>
				<category><![CDATA[建站技术]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[伪静态]]></category>

		<guid isPermaLink="false">http://www.3gpzone.net/?p=1550</guid>
		<description><![CDATA[在 IIS 下使用 WordPress ，最闹心的事莫过于对 WP 固定链接的伪静态设置。网上有很多基于 ISAPI_Rewrite 的 URL 重写规则，大部分都不是太好用，这里推荐两款适用于 IIS 环境下的 WP URL 重写组件，供有独立主机的朋友轻松配置 WordPress 伪静态。 wp_url_rewriting:URL Rewriting for WordPress under IIS WordPress URL Rewrite 这两款 URL 重写组件使用都非常的简单，只需要解压后，打开 IIS 信息服务管理器，在你的 WordPress 站点属性中添加 ISAPI 筛选器，加载解压的 wp-url-rewriting.dll 或 WordPressURLRewrite32.dll ，然后重启 IIS 即可。然后到 WP 管理后台设置固定链接形式就好。 其中，WordPress URL Rewrite 可以打开 WordPressURLRewrite.ini 设置 WP 博客目录，比如 /blog 等，还可以排除不需要重写的目录。对于某些目录不需要URL重写的就将其排除，不会造成无法访问，比如 /wp-admin [...]]]></description>
		<wfw:commentRss>http://www.3gpzone.net/wphosts/wordpress-under-iis-to-achieve-pseudo-static.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

