<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>请输入一个名称！ &#187; 帖子：使用 htaccess 保护 WordPress</title>
		<link>http://home.wpjam.com/wp-content/plugins/buddypress/bp-forums/bbpress/topic/153</link>
		<description>请输入一个名称！ &raquo; 帖子：使用 htaccess 保护 WordPress</description>
		<language>zh-CN</language>
		<pubDate>Sat, 31 Jul 2010 15:20:06 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[搜索]]></title>
			<description><![CDATA[在这些版面中搜索全部帖子。]]></description>
			<name>q</name>
			<link>http://home.wpjam.com/wp-content/plugins/buddypress/bp-forums/bbpress/search.php</link>
		</textInput>
		<atom:link href="http://home.wpjam.com/wp-content/plugins/buddypress/bp-forums/bbpress/rss/topic/153" rel="self" type="application/rss+xml" />

		<item>
						<title>使用 htaccess 保护 WordPress</title>
			<link>http://home.wpjam.com/wp-content/plugins/buddypress/bp-forums/bbpress/topic/153#post-229</link>
			<pubDate>三, 27 Jan 2010 17:01:53 +0000</pubDate>
			<dc:creator>匿名</dc:creator>
			<guid isPermaLink="false">229@http://home.wpjam.com/wp-content/plugins/buddypress/bp-forums/bbpress/</guid>
			<description>&#60;pre&#62;&#60;code&#62;Options +FollowSymLinks
RewriteEngine On
RewriteCond %{QUERY_STRING} (\&#38;lt;&#124;%3C).*script.*(\&#38;gt;&#124;%3E) [NC,OR]
RewriteCond %{QUERY_STRING} GLOBALS(=&#124;\[&#124;\%[0-9A-Z]{0,2}) [OR]
RewriteCond %{QUERY_STRING} _REQUEST(=&#124;\[&#124;\%[0-9A-Z]{0,2})
RewriteRule ^(.*)$ index.php [F,L]&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
