<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>「【xrea最終彈】後台詳細簡介+使用大法」的迴響</title>
	<atom:link href="http://shachi.tw/introduction-xrea/feed/" rel="self" type="application/rss+xml" />
	<link>http://shachi.tw/introduction-xrea/</link>
	<description>深刻而悠揚的旋律；出自我們之譜～</description>
	<lastBuildDate>Mon, 14 May 2012 23:50:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>由：Yan</title>
		<link>http://shachi.tw/introduction-xrea/comment-page-1/#comment-26</link>
		<dc:creator>Yan</dc:creator>
		<pubDate>Thu, 06 Aug 2009 08:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://shachi.tw/?p=208#comment-26</guid>
		<description>殺氣大
我只要傳.htaccess上去
都會出現500 Internal Server Error

就算.htaccess是空白的也會

雖然用了老大的第二彈後，不會再有廣告

&lt;blockquote&gt;&lt;b&gt;&lt;font color=&quot;blue&quot;&gt;殺氣 回應：&lt;/font&gt;&lt;/b&gt;
大部分的 .htaccess 只要設定錯誤 就會發生500錯誤

你是要架什麼站呢??

如果是wp 把這段語法 放到.htaccess 在上傳上去應該沒問題

如果還有問題 直接看 &lt;a href=&quot;http://shachi.tw/shachi/&quot; rel=&quot;nofollow&quot;&gt;關於殺氣&lt;/a&gt;的聯絡殺氣  

私下找我 我幫你用
&lt;pre&gt;&lt;code&gt;
「Limit POST」
order allow,deny
allow from all
「/Limit」
ErrorDocument 401 /401.html
ErrorDocument 402 /402.html
ErrorDocument 403 /403.html
ErrorDocument 404 /404.html
LayoutIgnoreURI *.php
LayoutIgnoreURI *.cgi
LayoutIgnoreURI *.htm
LayoutIgnoreURI *.html
LayoutIgnoreURI *.xhtml


# BEGIN WordPress
&lt;IfModule mod_rewrite.c&gt;
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
&lt;/IfModule&gt;

# END WordPress

&lt;/code&gt;&lt;/pre&gt;
ps:
&lt;span style=&quot;color: #ff0000;&quot;&gt;2.請把語法中間的兩個「」換成這種&lt;&gt;括號&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p>殺氣大<br />
我只要傳.htaccess上去<br />
都會出現500 Internal Server Error</p>
<p>就算.htaccess是空白的也會</p>
<p>雖然用了老大的第二彈後，不會再有廣告</p>
<blockquote><p><b><font color="blue">殺氣 回應：</font></b><br />
大部分的 .htaccess 只要設定錯誤 就會發生500錯誤</p>
<p>你是要架什麼站呢??</p>
<p>如果是wp 把這段語法 放到.htaccess 在上傳上去應該沒問題</p>
<p>如果還有問題 直接看 <a href="http://shachi.tw/shachi/" rel="nofollow">關於殺氣</a>的聯絡殺氣  </p>
<p>私下找我 我幫你用</p>
<pre><code>
「Limit POST」
order allow,deny
allow from all
「/Limit」
ErrorDocument 401 /401.html
ErrorDocument 402 /402.html
ErrorDocument 403 /403.html
ErrorDocument 404 /404.html
LayoutIgnoreURI *.php
LayoutIgnoreURI *.cgi
LayoutIgnoreURI *.htm
LayoutIgnoreURI *.html
LayoutIgnoreURI *.xhtml

# BEGIN WordPress
<ifmodule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</ifmodule>

# END WordPress

</code></pre>
<p>ps:<br />
<span style="color: #ff0000;">2.請把語法中間的兩個「」換成這種<>括號</span></p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>由：harry</title>
		<link>http://shachi.tw/introduction-xrea/comment-page-1/#comment-25</link>
		<dc:creator>harry</dc:creator>
		<pubDate>Thu, 06 Aug 2009 03:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://shachi.tw/?p=208#comment-25</guid>
		<description>http://harrylf2.s256.xrea.com/IPB
殺氣大.XDD

&lt;blockquote&gt;&lt;b&gt;&lt;font color=&quot;blue&quot;&gt;殺氣 回應：&lt;/font&gt;&lt;/b&gt;
你要不要仔細看看最終彈

最後面有去廣告的方法

裡面語法除了去廣告還有防止出現404錯誤...等
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://harrylf2.s256.xrea.com/IPB" rel="nofollow">http://harrylf2.s256.xrea.com/IPB</a><br />
殺氣大.XDD</p>
<blockquote><p><b><font color="blue">殺氣 回應：</font></b><br />
你要不要仔細看看最終彈</p>
<p>最後面有去廣告的方法</p>
<p>裡面語法除了去廣告還有防止出現404錯誤&#8230;等
</p></blockquote>
]]></content:encoded>
	</item>
</channel>
</rss>

