<?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: mod_never_expire</title>
	<atom:link href="http://journal.paul.querna.org/articles/2007/06/06/mod_never_expire/feed/" rel="self" type="application/rss+xml" />
	<link>http://journal.paul.querna.org/articles/2007/06/06/mod_never_expire/</link>
	<description>more cloud power</description>
	<lastBuildDate>Wed, 10 Feb 2010 01:43:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Geoff</title>
		<link>http://journal.paul.querna.org/articles/2007/06/06/mod_never_expire/comment-page-1/#comment-189</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Thu, 28 Jun 2007 11:32:44 +0000</pubDate>
		<guid isPermaLink="false">#comment-189</guid>
		<description>I hope you have some tests :)</description>
		<content:encoded><![CDATA[<p>I hope you have some tests <img src='http://journal.paul.querna.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Lemoine</title>
		<link>http://journal.paul.querna.org/articles/2007/06/06/mod_never_expire/comment-page-1/#comment-188</link>
		<dc:creator>Eric Lemoine</dc:creator>
		<pubDate>Mon, 25 Jun 2007 12:15:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-188</guid>
		<description>Sorry your blog skipped my directory directive :

ExpiresActive Off
ExpiresDefault &quot;access plus 10 years&quot;
&lt; Directory &quot;/foo/bar/js/&quot; &gt;
	ExpiresActive On
&lt; /Directory &gt;</description>
		<content:encoded><![CDATA[<p>Sorry your blog skipped my directory directive :</p>
<p>ExpiresActive Off<br />
ExpiresDefault &#8220;access plus 10 years&#8221;<br />
&lt; Directory &#8220;/foo/bar/js/&#8221; ><br />
	ExpiresActive On<br />
&lt; /Directory ></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Lemoine</title>
		<link>http://journal.paul.querna.org/articles/2007/06/06/mod_never_expire/comment-page-1/#comment-187</link>
		<dc:creator>Eric Lemoine</dc:creator>
		<pubDate>Mon, 25 Jun 2007 12:14:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-187</guid>
		<description>By default you can make it work by directory if you want :

ExpiresActive Off
ExpiresDefault &quot;access plus 10 years&quot;
&lt;directory&gt;
	ExpiresActive On
&lt;/directory&gt;
</description>
		<content:encoded><![CDATA[<p>By default you can make it work by directory if you want :</p>
<p>ExpiresActive Off<br />
ExpiresDefault &#8220;access plus 10 years&#8221;<br />
<directory><br />
	ExpiresActive On<br />
</directory></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Querna</title>
		<link>http://journal.paul.querna.org/articles/2007/06/06/mod_never_expire/comment-page-1/#comment-186</link>
		<dc:creator>Paul Querna</dc:creator>
		<pubDate>Thu, 21 Jun 2007 20:36:22 +0000</pubDate>
		<guid isPermaLink="false">#comment-186</guid>
		<description>I did, but it has two main problems:
 1. It&#039;s complicated.
 2. It by default wants to work per-content Content-Types, when really for me, everything under a directory path is what matters.</description>
		<content:encoded><![CDATA[<p>I did, but it has two main problems:<br />
 1. It&#8217;s complicated.<br />
 2. It by default wants to work per-content Content-Types, when really for me, everything under a directory path is what matters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeD</title>
		<link>http://journal.paul.querna.org/articles/2007/06/06/mod_never_expire/comment-page-1/#comment-185</link>
		<dc:creator>MikeD</dc:creator>
		<pubDate>Thu, 21 Jun 2007 18:03:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-185</guid>
		<description>Did you look at mod_expires ?
&lt;a href=&#039;http://httpd.apache.org/docs/2.0/mod/mod_expires.html&#039; rel=&quot;nofollow&quot;&gt;http://httpd.apache.org/docs/2.0/mod/mod_expires.html&lt;/a&gt;
</description>
		<content:encoded><![CDATA[<p>Did you look at mod_expires ?<br />
<a href='http://httpd.apache.org/docs/2.0/mod/mod_expires.html' rel="nofollow">http://httpd.apache.org/docs/2.0/mod/mod_expires.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Mueller</title>
		<link>http://journal.paul.querna.org/articles/2007/06/06/mod_never_expire/comment-page-1/#comment-181</link>
		<dc:creator>Patrick Mueller</dc:creator>
		<pubDate>Wed, 06 Jun 2007 06:46:04 +0000</pubDate>
		<guid isPermaLink="false">#comment-181</guid>
		<description>Excellent.  Also see brief discussion here on immutability:
 &lt;a href=&#039;http://www.mnot.net/blog/2007/05/15/expires_max-age&#039; rel=&quot;nofollow&quot;&gt;http://www.mnot.net/blog/2007/05/15/expires_max-age&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Excellent.  Also see brief discussion here on immutability:<br />
 <a href='http://www.mnot.net/blog/2007/05/15/expires_max-age' rel="nofollow">http://www.mnot.net/blog/2007/05/15/expires_max-age</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
