<?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>Comments on: BlueHost Gzip优化JS和CSS传输</title>
	<atom:link href="http://blog.imbolo.com/bluehost-gzip/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.imbolo.com/bluehost-gzip/</link>
	<description>一个设计爱好者杂七杂八的博客</description>
	<lastBuildDate>Tue, 07 Feb 2012 07:35:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: joynic</title>
		<link>http://blog.imbolo.com/bluehost-gzip/comment-page-1/#comment-10954</link>
		<dc:creator>joynic</dc:creator>
		<pubDate>Sat, 27 Aug 2011 08:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imbolo.com/?p=1708#comment-10954</guid>
		<description>站长你好，我在测试Minify方法，请问“然后打开.htaccess编写rewrite rule”是把你写出来的6行代码全部复制到.htaccess中吗？我的.htaccess中原来有一些类似的代码，如下：
# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
RewriteRule ^(.*\.(css&#124;js))$ min/index.php?f=$1&amp;debug=0 [L,NC]


# END WordPress
# For security reasons, Option all cannot be overridden.
#Options All -Indexes
Options ExecCGI Includes IncludesNOEXEC SymLinksIfOwnerMatch -Indexes

我把RewriteRule ^(.*\.(css&#124;js))$ min/index.php?f=$1&amp;debug=0 [L,NC]单独加进去了。不知道可不可以。


另外这个.htaccess是原来根目录中的，还是指min文件夹中的呢？谢谢。</description>
		<content:encoded><![CDATA[<p>站长你好，我在测试Minify方法，请问“然后打开.htaccess编写rewrite rule”是把你写出来的6行代码全部复制到.htaccess中吗？我的.htaccess中原来有一些类似的代码，如下：<br />
# BEGIN WordPress</p>
<p>RewriteEngine On<br />
RewriteBase /<br />
RewriteRule ^index\.php$ &#8211; [L]<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]<br />
RewriteRule ^(.*\.(css|js))$ min/index.php?f=$1&amp;debug=0 [L,NC]</p>
<p># END WordPress<br />
# For security reasons, Option all cannot be overridden.<br />
#Options All -Indexes<br />
Options ExecCGI Includes IncludesNOEXEC SymLinksIfOwnerMatch -Indexes</p>
<p>我把RewriteRule ^(.*\.(css|js))$ min/index.php?f=$1&amp;debug=0 [L,NC]单独加进去了。不知道可不可以。</p>
<p>另外这个.htaccess是原来根目录中的，还是指min文件夹中的呢？谢谢。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toto</title>
		<link>http://blog.imbolo.com/bluehost-gzip/comment-page-1/#comment-6323</link>
		<dc:creator>toto</dc:creator>
		<pubDate>Sun, 22 Aug 2010 07:58:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imbolo.com/?p=1708#comment-6323</guid>
		<description>只能用Minify这个
才能压缩     是不？</description>
		<content:encoded><![CDATA[<p>只能用Minify这个<br />
才能压缩     是不？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toto</title>
		<link>http://blog.imbolo.com/bluehost-gzip/comment-page-1/#comment-6322</link>
		<dc:creator>toto</dc:creator>
		<pubDate>Sun, 22 Aug 2010 07:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imbolo.com/?p=1708#comment-6322</guid>
		<description>为什么我的就是不能用</description>
		<content:encoded><![CDATA[<p>为什么我的就是不能用</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bolo</title>
		<link>http://blog.imbolo.com/bluehost-gzip/comment-page-1/#comment-6028</link>
		<dc:creator>bolo</dc:creator>
		<pubDate>Sat, 03 Jul 2010 18:24:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imbolo.com/?p=1708#comment-6028</guid>
		<description>&lt;a href=&quot;#comment-6027&quot; rel=&quot;nofollow&quot;&gt;@刀哥 &lt;/a&gt; 
我是用Minify进行压缩的，可能是你的伪静态指向不正确</description>
		<content:encoded><![CDATA[<p><a href="#comment-6027" rel="nofollow">@刀哥 </a><br />
我是用Minify进行压缩的，可能是你的伪静态指向不正确</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 刀哥</title>
		<link>http://blog.imbolo.com/bluehost-gzip/comment-page-1/#comment-6027</link>
		<dc:creator>刀哥</dc:creator>
		<pubDate>Sat, 03 Jul 2010 10:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imbolo.com/?p=1708#comment-6027</guid>
		<description>有个疑问，采用Combine.php压缩方法无效，采用Minify进行压缩就会出现页面链接不到样式的错误，到底该怎么做呢？是Wordpress并且开启了伪静态。</description>
		<content:encoded><![CDATA[<p>有个疑问，采用Combine.php压缩方法无效，采用Minify进行压缩就会出现页面链接不到样式的错误，到底该怎么做呢？是Wordpress并且开启了伪静态。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bolo</title>
		<link>http://blog.imbolo.com/bluehost-gzip/comment-page-1/#comment-5272</link>
		<dc:creator>bolo</dc:creator>
		<pubDate>Thu, 04 Mar 2010 17:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imbolo.com/?p=1708#comment-5272</guid>
		<description>&lt;a href=&quot;#comment-5268&quot; rel=&quot;nofollow&quot;&gt;@老饕 &lt;/a&gt; 
不会吧？做个压缩只需要几句代码的</description>
		<content:encoded><![CDATA[<p><a href="#comment-5268" rel="nofollow">@老饕 </a><br />
不会吧？做个压缩只需要几句代码的</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 老饕</title>
		<link>http://blog.imbolo.com/bluehost-gzip/comment-page-1/#comment-5268</link>
		<dc:creator>老饕</dc:creator>
		<pubDate>Thu, 04 Mar 2010 13:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imbolo.com/?p=1708#comment-5268</guid>
		<description>以前用过一些js.css压缩~~结果生成的php有10几M，把我吓的够呛~~</description>
		<content:encoded><![CDATA[<p>以前用过一些js.css压缩~~结果生成的php有10几M，把我吓的够呛~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bolo</title>
		<link>http://blog.imbolo.com/bluehost-gzip/comment-page-1/#comment-5258</link>
		<dc:creator>bolo</dc:creator>
		<pubDate>Thu, 04 Mar 2010 04:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imbolo.com/?p=1708#comment-5258</guid>
		<description>&lt;a href=&quot;#comment-5248&quot; rel=&quot;nofollow&quot;&gt;@hzlzh &lt;/a&gt; 
一般大概能压缩60%以上
&lt;a href=&quot;#comment-5249&quot; rel=&quot;nofollow&quot;&gt;@万戈 &lt;/a&gt; 
人家的确是老板嘛
&lt;a href=&quot;#comment-5252&quot; rel=&quot;nofollow&quot;&gt;@zwwooooo &lt;/a&gt; 
只要是支持url rewrite的PHP主机就行
&lt;a href=&quot;#comment-5253&quot; rel=&quot;nofollow&quot;&gt;@风云春秋博客 &lt;/a&gt; 
嗯，你也加油
&lt;a href=&quot;#comment-5255&quot; rel=&quot;nofollow&quot;&gt;@A.shun &lt;/a&gt; 
无限流量只是个遽头而已，意思就是够你用
&lt;a href=&quot;#comment-5256&quot; rel=&quot;nofollow&quot;&gt;@evlos &lt;/a&gt; 
飙起来吧，哈哈</description>
		<content:encoded><![CDATA[<p><a href="#comment-5248" rel="nofollow">@hzlzh </a><br />
一般大概能压缩60%以上<br />
<a href="#comment-5249" rel="nofollow">@万戈 </a><br />
人家的确是老板嘛<br />
<a href="#comment-5252" rel="nofollow">@zwwooooo </a><br />
只要是支持url rewrite的PHP主机就行<br />
<a href="#comment-5253" rel="nofollow">@风云春秋博客 </a><br />
嗯，你也加油<br />
<a href="#comment-5255" rel="nofollow">@A.shun </a><br />
无限流量只是个遽头而已，意思就是够你用<br />
<a href="#comment-5256" rel="nofollow">@evlos </a><br />
飙起来吧，哈哈</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evlos</title>
		<link>http://blog.imbolo.com/bluehost-gzip/comment-page-1/#comment-5256</link>
		<dc:creator>evlos</dc:creator>
		<pubDate>Wed, 03 Mar 2010 16:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imbolo.com/?p=1708#comment-5256</guid>
		<description>已经用上鸟，感觉很爽，哈哈 ~</description>
		<content:encoded><![CDATA[<p>已经用上鸟，感觉很爽，哈哈 ~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A.shun</title>
		<link>http://blog.imbolo.com/bluehost-gzip/comment-page-1/#comment-5255</link>
		<dc:creator>A.shun</dc:creator>
		<pubDate>Wed, 03 Mar 2010 09:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imbolo.com/?p=1708#comment-5255</guid>
		<description>我没有试过gzip，有时间要尝试


据说Bluehost是无限流量的</description>
		<content:encoded><![CDATA[<p>我没有试过gzip，有时间要尝试</p>
<p>据说Bluehost是无限流量的</p>
]]></content:encoded>
	</item>
</channel>
</rss>

