<?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: Three Sexy Performance Rules for .htaccess on WordPress: Configure ETags, Gzip Compression, and Expires Headers</title>
	<atom:link href="http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/</link>
	<description>Daniel J. Quinn&#039;s journal of WordPress, electronic publishing, and general geek culture.</description>
	<lastBuildDate>Mon, 26 Jul 2010 19:03:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Around the WordPress Community: June 18th, 2010 &#124; WordCast - WordPress podcast, Blogging podcast, Blogging news, WordPress plugins, WordPress themes, WordPress news</title>
		<link>http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/#comment-3944</link>
		<dc:creator>Around the WordPress Community: June 18th, 2010 &#124; WordCast - WordPress podcast, Blogging podcast, Blogging news, WordPress plugins, WordPress themes, WordPress news</dc:creator>
		<pubDate>Sat, 19 Jun 2010 00:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1450#comment-3944</guid>
		<description>[...] Emmanuel Georjon &#8211; You can never get enough reminders to practice safe WordPress sex. :DThree Sexy Performance Rules for .htaccess on WordPress: Configure ETags, Gzip Compression, and Expi... &#8211; While not really sexy for the average WordPress user, these tips on making your .htaccess [...]</description>
		<content:encoded><![CDATA[<p>[...] Emmanuel Georjon &#8211; You can never get enough reminders to practice safe WordPress sex. <img src='http://www.dquinn.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> Three Sexy Performance Rules for .htaccess on WordPress: Configure ETags, Gzip Compression, and Expi... &#8211; While not really sexy for the average WordPress user, these tips on making your .htaccess [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/#comment-3729</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Tue, 25 May 2010 06:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1450#comment-3729</guid>
		<description>is there a way we can use 
header set last-modified &quot;Sun Jul 18 00:32:50 EDT 2004&quot;
with today&#039;s date directly in .htaccess file? My application is not based on php, so i can not use the trick you mentioned.</description>
		<content:encoded><![CDATA[<p>is there a way we can use<br />
header set last-modified "Sun Jul 18 00:32:50 EDT 2004"<br />
with today's date directly in .htaccess file? My application is not based on php, so i can not use the trick you mentioned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boni</title>
		<link>http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/#comment-3546</link>
		<dc:creator>Boni</dc:creator>
		<pubDate>Mon, 19 Apr 2010 13:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1450#comment-3546</guid>
		<description>Really good article, i really don&#039;t know how to configure about etags...
Thanks for the article.</description>
		<content:encoded><![CDATA[<p>Really good article, i really don't know how to configure about etags...<br />
Thanks for the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Quinn</title>
		<link>http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/#comment-3516</link>
		<dc:creator>Daniel Quinn</dc:creator>
		<pubDate>Thu, 08 Apr 2010 15:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1450#comment-3516</guid>
		<description>Any number of reasons. It&#039;s possible you mistakenly copied something inappropriate into the .htaccess and it&#039;s freaking out over syntax. It&#039;s also possible your server doesn&#039;t support MOD_DEFLATE or gzip.</description>
		<content:encoded><![CDATA[<p>Any number of reasons. It's possible you mistakenly copied something inappropriate into the .htaccess and it's freaking out over syntax. It's also possible your server doesn't support MOD_DEFLATE or gzip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rush</title>
		<link>http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/#comment-3515</link>
		<dc:creator>Rush</dc:creator>
		<pubDate>Thu, 08 Apr 2010 15:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1450#comment-3515</guid>
		<description>Hi there, why do I get a 500 internal server error when I put these rules in my .htaccess?

Thanks!!</description>
		<content:encoded><![CDATA[<p>Hi there, why do I get a 500 internal server error when I put these rules in my .htaccess?</p>
<p>Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: huangyq23</title>
		<link>http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/#comment-3504</link>
		<dc:creator>huangyq23</dc:creator>
		<pubDate>Fri, 02 Apr 2010 05:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1450#comment-3504</guid>
		<description>The syntax highlighter plug-in you&#039;re using has a little bug too.

It uses 
&lt;code&gt;display:block;&lt;/code&gt;
and
&lt;code&gt;display:none;&lt;/code&gt;
in CSS file to toggle the tool bar.
But this could cause a Flash reloading in some browsers.

Chang that to
&lt;code&gt;visibility: hidden;&lt;/code&gt;
&lt;code&gt;visibility: visible&lt;/code&gt;
would do the trick.</description>
		<content:encoded><![CDATA[<p>The syntax highlighter plug-in you're using has a little bug too.</p>
<p>It uses<br />
<code>display:block;</code><br />
and<br />
<code>display:none;</code><br />
in CSS file to toggle the tool bar.<br />
But this could cause a Flash reloading in some browsers.</p>
<p>Chang that to<br />
<code>visibility: hidden;</code><br />
<code>visibility: visible</code><br />
would do the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricky</title>
		<link>http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/#comment-186</link>
		<dc:creator>Ricky</dc:creator>
		<pubDate>Tue, 07 Jul 2009 17:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1450#comment-186</guid>
		<description>Excellent article , this is exactly what i was looking for. Thanks.</description>
		<content:encoded><![CDATA[<p>Excellent article , this is exactly what i was looking for. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dquinn</title>
		<link>http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/#comment-183</link>
		<dc:creator>dquinn</dc:creator>
		<pubDate>Mon, 06 Jul 2009 01:32:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1450#comment-183</guid>
		<description>Not with the rules I posted above, but it might if you have other directives going on.</description>
		<content:encoded><![CDATA[<p>Not with the rules I posted above, but it might if you have other directives going on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/#comment-181</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Thu, 02 Jul 2009 18:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1450#comment-181</guid>
		<description>Do the sequence of the htaccess directives matter?</description>
		<content:encoded><![CDATA[<p>Do the sequence of the htaccess directives matter?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dquinn</title>
		<link>http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/#comment-164</link>
		<dc:creator>dquinn</dc:creator>
		<pubDate>Sat, 27 Jun 2009 14:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1450#comment-164</guid>
		<description>Thanks AskApache - for anyone reading this article, check out their .htaccess rules here: http://www.askapache.com/htaccess/speed-up-your-site-with-caching-and-cache-control.html - this is one of the sites I consulted and it shows you how to set up the caching for specific files.</description>
		<content:encoded><![CDATA[<p>Thanks AskApache - for anyone reading this article, check out their .htaccess rules here: http://www.askapache.com/htaccess/speed-up-your-site-with-caching-and-cache-control.html - this is one of the sites I consulted and it shows you how to set up the caching for specific files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AskApache</title>
		<link>http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/#comment-162</link>
		<dc:creator>AskApache</dc:creator>
		<pubDate>Sat, 27 Jun 2009 05:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1450#comment-162</guid>
		<description>Cool, just make sure that you tighten up which directives apply to which files, or else your site will end up sending out all kinds of headers.. e.g., the 

Header append Cache-Control &quot;public&quot;

would apply to every request resulting in a server response of your site.. Lock it down and you are good to go!</description>
		<content:encoded><![CDATA[<p>Cool, just make sure that you tighten up which directives apply to which files, or else your site will end up sending out all kinds of headers.. e.g., the </p>
<p>Header append Cache-Control "public"</p>
<p>would apply to every request resulting in a server response of your site.. Lock it down and you are good to go!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dquinn</title>
		<link>http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/#comment-160</link>
		<dc:creator>dquinn</dc:creator>
		<pubDate>Fri, 26 Jun 2009 00:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1450#comment-160</guid>
		<description>Hey Mark, why don&#039;t you post the .htaccess here? I don&#039;t really have a lot of time to do small jobs these days, but I don&#039;t mind taking a look.</description>
		<content:encoded><![CDATA[<p>Hey Mark, why don't you post the .htaccess here? I don't really have a lot of time to do small jobs these days, but I don't mind taking a look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark robertson</title>
		<link>http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/#comment-158</link>
		<dc:creator>mark robertson</dc:creator>
		<pubDate>Thu, 25 Jun 2009 19:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1450#comment-158</guid>
		<description>Thanks dquinn...  does it have to be at the top?  Any chance you want to make a quick $50 to take a look at my htaccess and fix?</description>
		<content:encoded><![CDATA[<p>Thanks dquinn...  does it have to be at the top?  Any chance you want to make a quick $50 to take a look at my htaccess and fix?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dquinn</title>
		<link>http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/#comment-157</link>
		<dc:creator>dquinn</dc:creator>
		<pubDate>Thu, 25 Jun 2009 15:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1450#comment-157</guid>
		<description>Hi Mark - MediaTemple uses mod_deflate, so you&#039;ll want to use:

SetOutputFilter DEFLATE

...instead of the gzip rules you cited, at the top of your .htaccess file.</description>
		<content:encoded><![CDATA[<p>Hi Mark - MediaTemple uses mod_deflate, so you'll want to use:</p>
<p>SetOutputFilter DEFLATE</p>
<p>...instead of the gzip rules you cited, at the top of your .htaccess file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark robertson</title>
		<link>http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/#comment-156</link>
		<dc:creator>mark robertson</dc:creator>
		<pubDate>Thu, 25 Jun 2009 09:38:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1450#comment-156</guid>
		<description>Hey there.  This is great.  Im also on mediatemple with wordpress and was a bit confused regarding what htaccess rules to use.  Would you mind helping me with my htaccess?  Happy to donate..   Or, could you just clarify if we are supposed to use 

&quot;mod_gzip_on       Yes
    mod_gzip_dechunk  Yes
    mod_gzip_item_include file      .(html?&#124;txt&#124;css&#124;js&#124;php&#124;pl)$
    mod_gzip_item_include handler   ^cgi-script$
    mod_gzip_item_include mime      ^text/.*
    mod_gzip_item_include mime      ^application/x-javascript.*
    mod_gzip_item_exclude mime      ^image/.*
    mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.*&quot;</description>
		<content:encoded><![CDATA[<p>Hey there.  This is great.  Im also on mediatemple with wordpress and was a bit confused regarding what htaccess rules to use.  Would you mind helping me with my htaccess?  Happy to donate..   Or, could you just clarify if we are supposed to use </p>
<p>"mod_gzip_on       Yes<br />
    mod_gzip_dechunk  Yes<br />
    mod_gzip_item_include file      .(html?|txt|css|js|php|pl)$<br />
    mod_gzip_item_include handler   ^cgi-script$<br />
    mod_gzip_item_include mime      ^text/.*<br />
    mod_gzip_item_include mime      ^application/x-javascript.*<br />
    mod_gzip_item_exclude mime      ^image/.*<br />
    mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.*"</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dquinn</title>
		<link>http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/#comment-154</link>
		<dc:creator>dquinn</dc:creator>
		<pubDate>Thu, 25 Jun 2009 00:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1450#comment-154</guid>
		<description>Thanks! I&#039;m glad these helped.</description>
		<content:encoded><![CDATA[<p>Thanks! I'm glad these helped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer Finch</title>
		<link>http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/#comment-153</link>
		<dc:creator>Jennifer Finch</dc:creator>
		<pubDate>Tue, 23 Jun 2009 08:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1450#comment-153</guid>
		<description>Thank you so much for this article. I have been reading forums and FAQs all day and this is by far the clearest message out there. JF</description>
		<content:encoded><![CDATA[<p>Thank you so much for this article. I have been reading forums and FAQs all day and this is by far the clearest message out there. JF</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ellis Benus</title>
		<link>http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/#comment-151</link>
		<dc:creator>Ellis Benus</dc:creator>
		<pubDate>Mon, 22 Jun 2009 20:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1450#comment-151</guid>
		<description>Great article. Exactly what I was looking for. yslow should provide this information naively. thanks again.</description>
		<content:encoded><![CDATA[<p>Great article. Exactly what I was looking for. yslow should provide this information naively. thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Speed up your Wordpress blog download times &#124; Utility Room</title>
		<link>http://www.dquinn.net/htaccess-adding-etags-gzip-expires-headers/#comment-136</link>
		<dc:creator>Speed up your Wordpress blog download times &#124; Utility Room</dc:creator>
		<pubDate>Wed, 17 Jun 2009 12:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.dquinn.net/?p=1450#comment-136</guid>
		<description>[...] these settings to your [...]</description>
		<content:encoded><![CDATA[<p>[...] these settings to your [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
