<?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: Sample Apache cache configuration</title>
	<atom:link href="http://www.kaizou.org/2009/02/sample-apache-cache-configuration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kaizou.org/2009/02/sample-apache-cache-configuration/</link>
	<description>This is Web 2.71828</description>
	<lastBuildDate>Sat, 17 Dec 2011 09:16:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: David Corvoysier</title>
		<link>http://www.kaizou.org/2009/02/sample-apache-cache-configuration/comment-page-1/#comment-3542</link>
		<dc:creator>David Corvoysier</dc:creator>
		<pubDate>Sat, 17 Dec 2011 09:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.kaizou.org/?p=137#comment-3542</guid>
		<description>Well, I wouldn&#039;t recommend doing that, but if you really want to prevent all files from being cached, You can either set the default expiration value to zero, or set the file matching directive to set the no-cache header to a wild card (&#039;*&#039;).
Please note however that most browsers do not follow the no-cache directive as strictly as you can imagine: if a resource of a specific type (like js or css for instance) is referenced by a page in the browser history, the browser may still hold a copy of it in memory, and will use it instead of the live copy.</description>
		<content:encoded><![CDATA[<p>Well, I wouldn&#8217;t recommend doing that, but if you really want to prevent all files from being cached, You can either set the default expiration value to zero, or set the file matching directive to set the no-cache header to a wild card (&#8216;*&#8217;).<br />
Please note however that most browsers do not follow the no-cache directive as strictly as you can imagine: if a resource of a specific type (like js or css for instance) is referenced by a page in the browser history, the browser may still hold a copy of it in memory, and will use it instead of the live copy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shailesh M</title>
		<link>http://www.kaizou.org/2009/02/sample-apache-cache-configuration/comment-page-1/#comment-3540</link>
		<dc:creator>Shailesh M</dc:creator>
		<pubDate>Fri, 16 Dec 2011 11:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.kaizou.org/?p=137#comment-3540</guid>
		<description>Thanks!! It helped..

However, is there any way to set &#039;no-cache&#039; for all files?

This is specific to a file.

            Header set Cache-control &quot;no-cache&quot;


Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks!! It helped..</p>
<p>However, is there any way to set &#8216;no-cache&#8217; for all files?</p>
<p>This is specific to a file.</p>
<p>            Header set Cache-control &#8220;no-cache&#8221;</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apache cache control samples &#124; Blue Topaz Games</title>
		<link>http://www.kaizou.org/2009/02/sample-apache-cache-configuration/comment-page-1/#comment-3452</link>
		<dc:creator>Apache cache control samples &#124; Blue Topaz Games</dc:creator>
		<pubDate>Mon, 30 May 2011 14:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.kaizou.org/?p=137#comment-3452</guid>
		<description>[...] I found these apache cache configurations useful.  Sample apache cache configurations.  [...]</description>
		<content:encoded><![CDATA[<p>[...] I found these apache cache configurations useful.  Sample apache cache configurations.  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Pages That Suck learn good web design by looking at bad web design -- The Daily Sucker</title>
		<link>http://www.kaizou.org/2009/02/sample-apache-cache-configuration/comment-page-1/#comment-3313</link>
		<dc:creator>Web Pages That Suck learn good web design by looking at bad web design -- The Daily Sucker</dc:creator>
		<pubDate>Sat, 10 Apr 2010 00:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.kaizou.org/?p=137#comment-3313</guid>
		<description>[...] Sample Apache cache configuration Caching Tutorial Speed up your site with Caching and cache-control [...]</description>
		<content:encoded><![CDATA[<p>[...] Sample Apache cache configuration Caching Tutorial Speed up your site with Caching and cache-control [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

