

<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>评论: 用htaccess实现301永久重定向</title>
	<atom:link href="http://www.21say.com/htaccess-achieve-with-301-permanent-redirect/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.21say.com/htaccess-achieve-with-301-permanent-redirect/</link>
	<description>Camel's FM Blog</description>
	<pubDate>Fri, 05 Dec 2008 02:39:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>作者: 无见</title>
		<link>http://www.21say.com/htaccess-achieve-with-301-permanent-redirect/#comment-404</link>
		<dc:creator>无见</dc:creator>
		<pubDate>Fri, 04 Jul 2008 04:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.21say.com/htaccess-achieve-with-301-permanent-redirect/#comment-404</guid>
		<description>谢谢回复，呵呵</description>
		<content:encoded><![CDATA[<p>谢谢回复，呵呵</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 骆驼</title>
		<link>http://www.21say.com/htaccess-achieve-with-301-permanent-redirect/#comment-403</link>
		<dc:creator>骆驼</dc:creator>
		<pubDate>Fri, 04 Jul 2008 04:10:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.21say.com/htaccess-achieve-with-301-permanent-redirect/#comment-403</guid>
		<description>多域名我也没有试过，你可以加入相同的规则试一下</description>
		<content:encoded><![CDATA[<p>多域名我也没有试过，你可以加入相同的规则试一下</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 无见</title>
		<link>http://www.21say.com/htaccess-achieve-with-301-permanent-redirect/#comment-382</link>
		<dc:creator>无见</dc:creator>
		<pubDate>Wed, 25 Jun 2008 10:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.21say.com/htaccess-achieve-with-301-permanent-redirect/#comment-382</guid>
		<description>我对于php基本上算白痴，请问对于代码
Options +FollowSymLinks
rewriteEngine on
rewriteCond %{http_host} ^uusz.net [NC]
rewriteRule ^(.*)$ http://www.uusz.net/$1 [R=301,L] 

中这行代码rewriteCond %{http_host} ^uusz.net [NC]
要是判断多个域名呢，需要怎么写啊，希望指教.

空间绑定了多个域名，需要用301永久重定向只用一个域名显示，请问怎么写这行代码啊？
这样就可以优化下网站的SEO了，谢谢你能回复．</description>
		<content:encoded><![CDATA[<p>我对于php基本上算白痴，请问对于代码<br />
Options +FollowSymLinks<br />
rewriteEngine on<br />
rewriteCond %{http_host} ^uusz.net [NC]<br />
rewriteRule ^(.*)$ <a href="http://www.uusz.net/1" rel="nofollow">http://www.uusz.net/1</a> [R=301,L] </p>
<p>中这行代码rewriteCond %{http_host} ^uusz.net [NC]<br />
要是判断多个域名呢，需要怎么写啊，希望指教.</p>
<p>空间绑定了多个域名，需要用301永久重定向只用一个域名显示，请问怎么写这行代码啊？<br />
这样就可以优化下网站的SEO了，谢谢你能回复．</p>
]]></content:encoded>
	</item>
</channel>
</rss>
