<?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>伪静态 &#187; isapi</title>
	<atom:link href="http://www.weijingtai.com/tag/isapi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.weijingtai.com</link>
	<description>Url rewrite 伪静态规则使用收集</description>
	<lastBuildDate>Mon, 14 Jun 2010 03:30:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>马克思2.5伪静态详细设置</title>
		<link>http://www.weijingtai.com/2009/07/09/maxcms-rewrite/</link>
		<comments>http://www.weijingtai.com/2009/07/09/maxcms-rewrite/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 09:50:47 +0000</pubDate>
		<dc:creator>衣不如新</dc:creator>
				<category><![CDATA[isapi-rewrite]]></category>
		<category><![CDATA[isapi]]></category>
		<category><![CDATA[maxcms]]></category>
		<category><![CDATA[rewrite]]></category>
		<category><![CDATA[马克思]]></category>

		<guid isPermaLink="false">http://www.weijingtai.com/?p=103</guid>
		<description><![CDATA[马克思2.5新版增加了伪静态的功能，这里详细介绍一下。
maxcms的伪静态基于isapi-rewrite组件来实现，所以在使用伪静态之前，请先确定你所使用的空间支持isapi-rewrite。国内虚拟主机大多都支持此组件，具体情况可以向你的虚拟主机空间商咨询。]]></description>
			<content:encoded><![CDATA[<p>马克思2.5新版增加了伪静态的功能，这里详细介绍一下。<br />
maxcms的伪静态基于isapi-rewrite组件来实现，所以在使用伪静态之前，请先确定你所使用的空间支持isapi-rewrite。国内虚拟主机大多都支持此组件，具体情况可以向你的<a href="http://www.8du.cc">虚拟主机空间商</a>咨询。</p>
<p>自己可以对服务器环境进行配置的用户可以使用本站提供的这一版本 <a href="http://www.weijingtai.com/2009/04/08/isapi_rewrite-213/">http://www.weijingtai.com/2009/04/08/isapi_rewrite-213/</a>，马克思伪静态测试环境就是使用的这个版本。</p>
<p>确认你的空间支持rewrite组件以后，登陆马克思后台=》系统=》网站配置<br />
<span id="more-103"></span><br />
<a href="http://www.weijingtai.com/wp-content/uploads/2009/07/maxcms1.jpg"><img class="alignnone size-full wp-image-105" title="maxcms1" src="http://www.weijingtai.com/wp-content/uploads/2009/07/maxcms1.jpg" alt="maxcms1" width="636" height="177" /></a></p>
<p>提交设置以后，马克思系会自动在网站目录下生成伪静态规则文件httpd.ini。</p>
<p style="color: #f52109;">文件后缀名建议使用html</p>
<p style="color: #f52109;"><strong>关于子目录</strong> ：</p>
<p>httpd.ini文件是放在<strong><span style="text-decoration: underline;">网站根目录</span></strong>下才会生效，所以如果你的maxcms放在子文件夹下，需要将httpd.ini移动到web根目录才能生效。</p>
<p>（注意，有个别版本的isapi-rewrite的规则文件名可能为httpd.conf，如果遇到这种情况 ，将httpd.ini自行改名即可。） </p>
<p><a href="http://www.weijingtai.com/wp-content/uploads/2009/07/maxcms.jpg"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.weijingtai.com/2009/07/09/maxcms-rewrite/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>用IIS isapi-rewrite来防盗链</title>
		<link>http://www.weijingtai.com/2009/06/04/fangdaolian/</link>
		<comments>http://www.weijingtai.com/2009/06/04/fangdaolian/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 16:22:21 +0000</pubDate>
		<dc:creator>衣不如新</dc:creator>
				<category><![CDATA[isapi-rewrite]]></category>
		<category><![CDATA[isapi]]></category>
		<category><![CDATA[rewrite]]></category>
		<category><![CDATA[防盗链]]></category>

		<guid isPermaLink="false">http://www.weijingtai.com/?p=101</guid>
		<description><![CDATA[Isapi-rewrite一个很有用的功能&#8211;防盗链，完全能满足普通的防盗链需求，如果你的服务器支持isapi-write，你就不用再到处寻找防盗链软件了，只要修改一下httpd.ini的相应规则就可以了。

1
2
3
4
5
6
7
8
9
10
11
12
[ISAPI_Rewrite]
# 3600 = 1 hour
CacheClockRate 3600
# Collected By weijingtai.com
#根据需要将允许访问的域名按下面例子添加即可。
#可根据需要自行设置需要防盗链的文件后缀。
#/block.html为盗链替换的网页，可以设置版权提醒。
RepeatLimit 32
RewriteCond Host: ^(.+)$
RewriteCond Referer: ^(?!http://1.*).*$
RewriteCond Referer: ^(?!http://(.*.google.com&#124;.*.baidu.com&#124;.*.weijingtai.com).*).*$
RewriteRule ^.*.(?:gif&#124;jpg&#124;png&#124;exe&#124;rar&#124;zip&#124;jpeg&#124;mp3&#124;rar)$ /block.html [I,O,N]


注意，可以自行将各大搜索引擎的网址加到允许的名单里， 我只添加了google和baidu。
可以自己做一个block.html放到根目录，在其中设置你的网站信息。文件下载见下方
]]></description>
			<content:encoded><![CDATA[<p>Isapi-rewrite一个很有用的功能&#8211;防盗链，完全能满足普通的防盗链需求，如果你的服务器支持isapi-write，你就不用再到处寻找防盗链软件了，只要修改一下httpd.ini的相应规则就可以了。</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
</pre></td><td class="code"><pre class="language" style="font-family:monospace;">[ISAPI_Rewrite]
# 3600 = 1 hour
CacheClockRate 3600
# Collected By weijingtai.com
#根据需要将允许访问的域名按下面例子添加即可。
#可根据需要自行设置需要防盗链的文件后缀。
#/block.html为盗链替换的网页，可以设置版权提醒。
RepeatLimit 32
RewriteCond Host: ^(.+)$
RewriteCond Referer: ^(?!http://1.*).*$
RewriteCond Referer: ^(?!http://(.*.google.com|.*.baidu.com|.*.weijingtai.com).*).*$
RewriteRule ^.*.(?:gif|jpg|png|exe|rar|zip|jpeg|mp3|rar)$ /block.html [I,O,N]</pre></td></tr></table></div>

<p><span id="more-101"></span><br />
注意，可以自行将各大搜索引擎的网址加到允许的名单里， 我只添加了google和baidu。</p>
<p>可以自己做一个block.html放到根目录，在其中设置你的网站信息。文件下载见下方</p>
<a class="downloadlink dlimg" href="http://www.weijingtai.com/wp-content/plugins/download-monitor/download.php?id=11" title="Version 1 downloaded 497 times" ><img src="http://www.weijingtai.com/wp-content/uploads/2009/04/download.png" alt="Download anti-down Version 1" /></a>
]]></content:encoded>
			<wfw:commentRss>http://www.weijingtai.com/2009/06/04/fangdaolian/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>KingCMS.php for IIS 伪静态规则</title>
		<link>http://www.weijingtai.com/2009/05/12/kingcmsphp-for-iis/</link>
		<comments>http://www.weijingtai.com/2009/05/12/kingcmsphp-for-iis/#comments</comments>
		<pubDate>Tue, 12 May 2009 05:39:05 +0000</pubDate>
		<dc:creator>衣不如新</dc:creator>
				<category><![CDATA[isapi-rewrite]]></category>
		<category><![CDATA[isapi]]></category>
		<category><![CDATA[kingcms]]></category>
		<category><![CDATA[rewrite]]></category>

		<guid isPermaLink="false">http://www.weijingtai.com/?p=80</guid>
		<description><![CDATA[KingCms 2009 BETA(PHP) 版本 全面支持SEO优化，多语言支持；一站式管理多站，任意绑定域名；支持跨站调用标签
需PHP 5.1+ 环境，默认支持多数据库(MySQL 5+ 或 SQLite 3+)；支持多种(WYSIWYG)编辑器
灵活的HTML样式模板标签，简单易学易部署；支持检索数据库并以KingCMS标签形式调用]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.kingcms.com/">KingCms</a> 发布了<span style="text-decoration: underline;"><span style="color: #0066cc;">2009 BETA(PHP) </span></span>版本 论坛上updatex 给出了相应的isapi-rewrite规则</p>
<p> </p>
<blockquote><p>[ISAPI_Rewrite]</p>
<p># Defend your computer from some worm attacks<br />
RewriteRule ^(.*)(/(list|page|tag)(-[0-9]+)+\.html)$ $1/index.php$2</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.weijingtai.com/2009/05/12/kingcmsphp-for-iis/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>UChome和discuz共用的伪静态规则</title>
		<link>http://www.weijingtai.com/2009/04/16/uchome-discuz/</link>
		<comments>http://www.weijingtai.com/2009/04/16/uchome-discuz/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 09:38:42 +0000</pubDate>
		<dc:creator>衣不如新</dc:creator>
				<category><![CDATA[discuz]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[isapi]]></category>
		<category><![CDATA[rewrite]]></category>
		<category><![CDATA[uchome]]></category>

		<guid isPermaLink="false">http://www.weijingtai.com/?p=69</guid>
		<description><![CDATA[UChome 和Discuz共用的伪静态规则文件，默认UChome安装目录为/home，可以根据自己实际安装目录更改使用。

压缩包包含httpd.ini和.htaccess文件，请根据 自己使用的主机系统选择使用。]]></description>
			<content:encoded><![CDATA[<p>UChome 和Discuz共用的伪静态规则文件。</p>
<p>压缩包包含httpd.ini和.htaccess文件，请根据 自己使用的主机系统选择使用。</p>
<p><span id="more-69"></span></p>
<a class="downloadlink dlimg" href="http://www.weijingtai.com/wp-content/plugins/download-monitor/download.php?id=6" title="Version 7.0-1.5 downloaded 902 times" ><img src="http://www.weijingtai.com/wp-content/uploads/2009/04/download.png" alt="Download UChome和discuz共用的伪静态规则 Version 7.0-1.5" /></a>
]]></content:encoded>
			<wfw:commentRss>http://www.weijingtai.com/2009/04/16/uchome-discuz/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>wordpress 2.7 win+iis环境下伪静态</title>
		<link>http://www.weijingtai.com/2009/04/10/wordpress-27-win-iis-rewrite/</link>
		<comments>http://www.weijingtai.com/2009/04/10/wordpress-27-win-iis-rewrite/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 13:29:23 +0000</pubDate>
		<dc:creator>衣不如新</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[isapi]]></category>
		<category><![CDATA[rewrite]]></category>
		<category><![CDATA[win]]></category>
		<category><![CDATA[wordpress2.7]]></category>
		<category><![CDATA[中文tag]]></category>
		<category><![CDATA[伪静态]]></category>

		<guid isPermaLink="false">http://www.weijingtai.com/?p=57</guid>
		<description><![CDATA[以下给出的规则，利用isapi-rewrite组件，可完全实现wordpress的永久链接，支持后台自带的多种链接形势，无需带index.php参数。isapi-rewrite组件目前国内大多数主机商默认自带，不需要安装，下载文后提供的httpd.ini规则放入wp的根目录即可生效。]]></description>
			<content:encoded><![CDATA[<p>wordpress从2.x以后自带永久链接（Permalink-伪静态）的支持，不过在iis环境下，链接后带有index.php的方式，如<br />
http://www.weijingtai.com/<span style="color: #ff6600;">index.php</span>/2009/04/10/wordpress-27-win-iis-rewrite,如何去掉烦人的index.php呢，网上有不少方法，一种通过404错误页进行跳转，不过由于不知对搜索引擎是否有影响，就不推荐了。以下给出的规则，利用<a href="http://www.helicontech.com/isapi_rewrite/" target="_blank">isapi-rewrite</a>组件，可完全实现wordpress的永久链接，支持后台自带的多种链接形势，无需带index.php参数。<a href="http://www.helicontech.com/isapi_rewrite/" target="_blank">isapi-rewrite</a>组件目前国内大多数主机商默认自带，不需要安装，下载文后提供的httpd.ini规则放入wp的根目录即可生效。</p>
<p><span id="more-57"></span></p>
<p>   <a class="downloadlink dlimg" href="http://www.weijingtai.com/wp-content/plugins/download-monitor/download.php?id=5" title="Version 2.7 downloaded 1198 times" ><img src="http://www.weijingtai.com/wp-content/uploads/2009/04/download.png" alt="Download wordpress 2.7 iis环境下伪静态规则 Version 2.7" /></a></p>
<p>规则原作者转载过多无从查考，在些表示敬意。另外，本规则添加了<a href="http://www.wordpress.org" target="_blank">wordpress</a>在win主机下的中文tag解决方案，使用此规则后无需更改wp的源文件即可解决中文tag的识别问题。本规则目前完美解决了wordpress 2.7 win+iis环境下伪静态的问题。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weijingtai.com/2009/04/10/wordpress-27-win-iis-rewrite/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>discuz 7.0 伪静态 设置及规则下载</title>
		<link>http://www.weijingtai.com/2009/04/09/discuz-70-rewrite-rule/</link>
		<comments>http://www.weijingtai.com/2009/04/09/discuz-70-rewrite-rule/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 14:45:08 +0000</pubDate>
		<dc:creator>衣不如新</dc:creator>
				<category><![CDATA[discuz]]></category>
		<category><![CDATA[7.0]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[isapi]]></category>
		<category><![CDATA[rewrite]]></category>
		<category><![CDATA[伪静态]]></category>

		<guid isPermaLink="false">http://www.weijingtai.com/?p=53</guid>
		<description><![CDATA[discuz 7.0 的伪静态规则 ，包括win主机常用httpd.ini和linux下常用的.htaccess规则文件]]></description>
			<content:encoded><![CDATA[<p>discuz 7.0 的伪静态规则 ，包括win主机常用httpd.ini和linux下常用的.htaccess规则文件</p>
<p>首先下载提供的伪静态规则放入网站根目录，然后进入discuz系统设置后台，按下图将url静态化的选项勾选，即可启用discuz伪静态</p>
<p><span id="more-53"></span></p>
<p><a href="http://www.weijingtai.com/wp-content/uploads/2009/04/discuzrewrite.png"><img class="alignnone size-full wp-image-56" title="discuzrewrite" src="http://www.weijingtai.com/wp-content/uploads/2009/04/discuzrewrite.png" alt="discuzrewrite" width="597" height="578" /></a></p>
<a class="downloadlink dlimg" href="http://www.weijingtai.com/wp-content/plugins/download-monitor/download.php?id=4" title="Version 7.0 downloaded 1146 times" ><img src="http://www.weijingtai.com/wp-content/uploads/2009/04/download.png" alt="Download discuz 7.0 伪静态规则 Version 7.0" /></a>
<h4 style="display: block;">Discuz! 7.0.0 更新日志</h4>
<div style="display: block;">
<ul>
<li>【全新】社区 UI 设计，开创性操作引导和页面布局，大幅度提升会员使用体验</li>
<li>【全新】风格模板体系，打造个性化论坛风格更容易，论坛展现效果更突出</li>
<li>【全新】论坛风格可视化编辑器，支持在线设计风格，可实时预览设计效果</li>
<li>【全新】论坛风格管理系统，风格安装、卸载一键完成，支持风格效果图</li>
<li>【内置】16 款精心设计的炫酷风格和 7 套模板，供各种类型的站点选用，个性十足</li>
<li>【全新】论坛任务系统，进一步增强社区会员的互动行为，可利用任务增强社区的粘性、增加活跃度</li>
<li>【内置】会员类、帖子类、红包类、推广类、头像类 5 种论坛任务，轻松设计各种论坛任务</li>
<li>【支持】任务衍生，每类任务可根据申请条件、完成条件、奖励内容衍生出无数种任务</li>
<li>【支持】自定义任务脚本，内置自定义任务的安装、升级、卸载、配置、条件判断、管理接口，任务拓展极为容易</li>
<li>【支持】系列化任务，每个任务之间可以设置关联性，形成类似 RPG 游戏类型任务，吸引会员持续参与</li>
<li>【支持】多种任务奖励模式，可奖励任意某种积分、道具或拥有高级权限的特殊组，完成任务后自动发送奖励通知</li>
<li>【支持】任务自动上线和下线以及周期性任务，管理员设定好以后，可安心其他管理，无需每日牵挂</li>
<li>【支持】会员任务提醒，当会员有未完成任务时随时提醒会员，并可随时查看任务执行的进度情况</li>
<li>【新增】注册、登录、发帖等常规操作的悬窗设计，减少用户页面切换行为和次数，增强论坛操作的易用性</li>
<li>【新增】注册、登录、发帖等常规操作的提示信息设计，管理员可设置每种操作的提示信息，并支持多条信息随机展示</li>
<li>【新增】注册 &#8211; 新手任务设置，当会员注册完毕，可以立即提醒进行某个任务，在完成任务后才能拥有正常权限</li>
<li>【新增】发帖 &#8211; 附件批量上传，会员可预先上传多个附件而后再发帖，在网络环境不好的情况下，提高发帖成功率</li>
<li>【新增】发帖 &#8211; Feed隐私设置，用户可选择是否在个人空间中公开自己的发帖或者回帖行为………………</li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.weijingtai.com/2009/04/09/discuz-70-rewrite-rule/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>IIS Rewrite 配置图文教程</title>
		<link>http://www.weijingtai.com/2009/04/08/iis-rewrite-setup/</link>
		<comments>http://www.weijingtai.com/2009/04/08/iis-rewrite-setup/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 13:40:24 +0000</pubDate>
		<dc:creator>衣不如新</dc:creator>
				<category><![CDATA[isapi-rewrite]]></category>
		<category><![CDATA[isapi]]></category>
		<category><![CDATA[rewrite]]></category>
		<category><![CDATA[安装]]></category>

		<guid isPermaLink="false">http://www.weijingtai.com/?p=52</guid>
		<description><![CDATA[IIS Rewrite 配置图文教程]]></description>
			<content:encoded><![CDATA[<p><strong>IIS Rewrite 配置</strong></p>
<p>1、将下载的 IIS Rewrite 组件解压，放到适当的目录（如 C:\Rewrite）下。</p>
<p><img class="alignnone size-full wp-image-954" title="IIS Rewrite" src="http://www.weijingtai.com/wp-content/uploads/iis-rewrite-1.gif" alt="IIS Rewrite" width="423" height="170" /></p>
<p><span id="more-52"></span></p>
<p>2、在“IIS管理器”里选择网站，右键，属性。</p>
<p><img class="alignnone size-full wp-image-955" title="IIS Rewrite" src="http://www.weijingtai.com/wp-content/uploads/iis-rewrite-2.gif" alt="IIS Rewrite" width="361" height="534" /></p>
<p>3、选择“ISAPI”，点击“添加”。</p>
<p><img class="alignnone size-full wp-image-956" title="IIS Rewrite" src="http://www.weijingtai.com/wp-content/uploads/iis-rewrite-3.gif" alt="IIS Rewrite" width="471" height="452" /></p>
<p>4、填入筛选器名称，如“rewrite”。</p>
<p><img class="alignnone size-full wp-image-957" title="IIS Rewrite" src="http://www.weijingtai.com/wp-content/uploads/iis-rewrite-4.gif" alt="IIS Rewrite" width="471" height="452" /></p>
<p>5、可执行文件下方点击“浏览”，选择刚才解压的Rewrite组件位置，Rewrite.dll。</p>
<p><img class="alignnone size-full wp-image-958" title="IIS Rewrite" src="http://www.weijingtai.com/wp-content/uploads/iis-rewrite-5.gif" alt="IIS Rewrite" width="594" height="470" /></p>
<p>6、确认选择正确后，点击“确定”。</p>
<p><img class="alignnone size-full wp-image-959" title="IIS Rewrite" src="http://www.weijingtai.com/wp-content/uploads/iis-rewrite-6.gif" alt="IIS Rewrite" width="471" height="451" /></p>
<p>7、点击“确定”，完成筛选器添加。</p>
<p><img class="alignnone size-full wp-image-960" title="IIS Rewrite" src="http://www.weijingtai.com/wp-content/uploads/iis-rewrite-7.gif" alt="IIS Rewrite" width="472" height="452" /></p>
<p>8、重启IIS。</p>
<p><img class="alignnone size-full wp-image-962" title="IIS Rewrite" src="http://www.weijingtai.com/wp-content/uploads/iis-rewrite-8.gif" alt="IIS Rewrite" width="470" height="351" /></p>
<p><img class="alignnone size-full wp-image-961" title="IIS Rewrite" src="http://www.weijingtai.com/wp-content/uploads/iis-rewrite-9.gif" alt="IIS Rewrite" width="371" height="248" /></p>
<p>9、重启IIS后，再次选择站点，右键，属性，看到如下所示向上的绿箭头，说明 IIS Rewrite 成功添加并运行。</p>
<p><img class="alignnone size-full wp-image-963" title="IIS Rewrite" src="http://www.weijingtai.com/wp-content/uploads/iis-rewrite-10.gif" alt="IIS Rewrite" width="470" height="452" /></p>
<p><strong>IIS Rewrite 规则设置</strong></p>
<p>解压后的 IIS Rewrite 组件目录（如 C:\Rewrite）中，有一个 httpd.ini 文件，将相应规则写入到这个文件中即可。</p>
<p><strong>IIS Rewrite 下载</strong></p>
<p><a title="链接到ISAPI Rewrite 3 lite 绿色版下载" rel="bookmark" href="http://www.weijingtai.com/2009/04/08/isapi-rewrite-3-lite/">ISAPI Rewrite 3 lite 绿色版下载</a></p>
<p><a title="链接到ISAPI_Rewrite 2.13全功能版" rel="bookmark" href="http://www.weijingtai.com/2009/04/08/isapi_rewrite-213/">ISAPI_Rewrite 2.13全功能版</a></p>
<p><a title="链接到Isapi-rewirte 1.3 绿色版" rel="bookmark" href="http://www.weijingtai.com/2009/04/08/isapi-rewirte-13/">Isapi-rewirte 1.3 绿色版</a><br />
部分原文来自：<a href="http://www.lesishu.cn/articles/iis-rewrite/"><span style="color: #0000cc;">IIS Rewrite 下载与配置</span></a><br />
版权所有，转载时必须以链接形式注明作者和原出处并保留本声明。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weijingtai.com/2009/04/08/iis-rewrite-setup/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>ISAPI Rewrite 3 lite 绿色版下载</title>
		<link>http://www.weijingtai.com/2009/04/08/isapi-rewrite-3-lite/</link>
		<comments>http://www.weijingtai.com/2009/04/08/isapi-rewrite-3-lite/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 11:17:37 +0000</pubDate>
		<dc:creator>衣不如新</dc:creator>
				<category><![CDATA[isapi-rewrite]]></category>
		<category><![CDATA[isapi]]></category>
		<category><![CDATA[rewrite]]></category>

		<guid isPermaLink="false">http://www.weijingtai.com/?p=46</guid>
		<description><![CDATA[ISAPI Rewrite 3相对以往的版本功能性上有了很大的进步，并且支持导入apache下的.htaccess文件。分为商业版和免费的 Lite 版，商业版可以在每个站点放置一个 httpd.ini 来单独设置规则，免费版只能将规则写到安装目录下的 httpd.conf 文件中，作用于全局。]]></description>
			<content:encoded><![CDATA[<p>ISAPI Rewrite 3相对以往的版本功能性上有了很大的进步，并且支持导入apache下的.htaccess文件。分为商业版和免费的 Lite 版，商业版可以在每个站点放置一个 httpd.ini 来单独设置规则，免费版只能将规则写到安装目录下的 httpd.conf 文件中，作用于全局。</p>
<p><span id="more-46"></span></p>
<p>    <a class="downloadlink dlimg" href="http://www.weijingtai.com/wp-content/plugins/download-monitor/download.php?id=2" title="Version 3.1 downloaded 1911 times" ><img src="http://www.weijingtai.com/wp-content/uploads/2009/04/download.png" alt="Download ISAPI Rewrite 3 lite 绿色版 Version 3.1" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.weijingtai.com/2009/04/08/isapi-rewrite-3-lite/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ISAPI_Rewrite 2.13全功能版</title>
		<link>http://www.weijingtai.com/2009/04/08/isapi_rewrite-213/</link>
		<comments>http://www.weijingtai.com/2009/04/08/isapi_rewrite-213/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 09:42:11 +0000</pubDate>
		<dc:creator>衣不如新</dc:creator>
				<category><![CDATA[isapi-rewrite]]></category>
		<category><![CDATA[isapi]]></category>
		<category><![CDATA[rewrite]]></category>

		<guid isPermaLink="false">http://www.weijingtai.com/?p=40</guid>
		<description><![CDATA[ISAPI_Rewrite 2.13 稳定版 ，FULL全功能版]]></description>
			<content:encoded><![CDATA[<p>ISAPI_Rewrite 2.13 稳定版 ，FULL全功能版</p>
<p> ISAPI_Rewrite Full  for Windows NT4/2000/XP/2003</p>
<p><a href="http://www.isapirewrite.com/download/isapi_rwf_x86_0073.msi"><img class="alignnone size-full wp-image-33" title="download" src="http://www.weijingtai.com/wp-content/uploads/2009/04/download.png" alt="download" width="113" height="32" /></a></p>
<p><span id="more-40"></span></p>
<p>ISAPI_Rewrite Full for Windows Vista &amp; Windows Server 2008</p>
<p><a href="http://www.isapirewrite.com/download/isapi_rwf_x86_vista_0073.msi"><img class="alignnone size-full wp-image-33" title="download" src="http://www.weijingtai.com/wp-content/uploads/2009/04/download.png" alt="download" width="113" height="32" /></a></p>
<p><span style="font-family: Georgia;"><span style="color: #000000;">可用注册码：</span></span></p>
<p><code><span style="color: #000000;">user: Longshui Chen</span></code></p>
<p><span style="color: #000000;">sn: 7Z3NU-7MAP5-JZDPH-PR9GK</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.weijingtai.com/2009/04/08/isapi_rewrite-213/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Isapi-rewirte 1.3 绿色版</title>
		<link>http://www.weijingtai.com/2009/04/08/isapi-rewirte-13/</link>
		<comments>http://www.weijingtai.com/2009/04/08/isapi-rewirte-13/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 08:17:25 +0000</pubDate>
		<dc:creator>衣不如新</dc:creator>
				<category><![CDATA[isapi-rewrite]]></category>
		<category><![CDATA[isapi]]></category>

		<guid isPermaLink="false">http://www.weijingtai.com/?p=30</guid>
		<description><![CDATA[经典版本，绿色无需注册，虽然是很老的版本，一些新的特性不支持，但使用效果仍然很好，discuz，phpwind等程序支持仍然很完善！支持多站点httpd.ini。如果不需要301定向等新功能，建议使用！]]></description>
			<content:encoded><![CDATA[<p>经典版本，绿色无需注册，虽然是很老的版本，一些新的特性不支持，但使用效果仍然很好，discuz，phpwind等程序支持仍然很完善！支持多站点httpd.ini。如果不需要<span style="font-size: x-small; font-family: Tahoma;">301永久重定向</span>等新功能，建议使用！</p>
<p><span id="more-30"></span></p>
<p>    <a class="downloadlink dlimg" href="http://www.weijingtai.com/wp-content/plugins/download-monitor/download.php?id=3" title="Version 1.3 downloaded 641 times" ><img src="http://www.weijingtai.com/wp-content/uploads/2009/04/download.png" alt="Download Isapi-rewirte 1.3 绿色版 Version 1.3" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.weijingtai.com/2009/04/08/isapi-rewirte-13/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

