<?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_headers或mod_expires落实缓存(转)</title>
	<atom:link href="http://www.php-oa.com/2008/08/27/headers.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.php-oa.com/2008/08/27/headers.html</link>
	<description>Perl Linux CDN Video</description>
	<lastBuildDate>Fri, 10 Feb 2012 01:01:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Loy40</title>
		<link>http://www.php-oa.com/2008/08/27/headers.html#comment-1283</link>
		<dc:creator>Loy40</dc:creator>
		<pubDate>Thu, 22 Oct 2009 16:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-oa.com/?p=543#comment-1283</guid>
		<description>A question arises as to whether it is possible for all countries to do this in the general   equilibrium of the world economy. ,</description>
		<content:encoded><![CDATA[<p>A question arises as to whether it is possible for all countries to do this in the general   equilibrium of the world economy. ,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kongjian</title>
		<link>http://www.php-oa.com/2008/08/27/headers.html#comment-1085</link>
		<dc:creator>kongjian</dc:creator>
		<pubDate>Thu, 23 Jul 2009 09:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-oa.com/?p=543#comment-1085</guid>
		<description>Server: Apache/1.3.41 (Unix)
安装了mod_expires
在网站根目录添加了文件.htaccess
.htaccess内容如下


  ExpiresActive On
  ExpiresDefault &quot;access plus 12 hours&quot;
  ExpiresByType text/html &quot;access plus 3 days&quot;
  ExpiresByType text/plain &quot;access plus 3 days&quot;
  ExpiresByType image/gif &quot;access plus 30 days&quot;
  ExpiresByType image/png &quot;access plus 30 days&quot;
  ExpiresByType image/jpeg &quot;access plus 30 days&quot;
  ExpiresByType image/x-icon &quot;access plus 30 days&quot;


但是浏览网站时显示还是没有no-expires
这是怎么回事啊？还要做些什么呢？
谢谢</description>
		<content:encoded><![CDATA[<p>Server: Apache/1.3.41 (Unix)<br />
安装了mod_expires<br />
在网站根目录添加了文件.htaccess<br />
.htaccess内容如下</p>
<p>  ExpiresActive On<br />
  ExpiresDefault &#8220;access plus 12 hours&#8221;<br />
  ExpiresByType text/html &#8220;access plus 3 days&#8221;<br />
  ExpiresByType text/plain &#8220;access plus 3 days&#8221;<br />
  ExpiresByType image/gif &#8220;access plus 30 days&#8221;<br />
  ExpiresByType image/png &#8220;access plus 30 days&#8221;<br />
  ExpiresByType image/jpeg &#8220;access plus 30 days&#8221;<br />
  ExpiresByType image/x-icon &#8220;access plus 30 days&#8221;</p>
<p>但是浏览网站时显示还是没有no-expires<br />
这是怎么回事啊？还要做些什么呢？<br />
谢谢</p>
]]></content:encoded>
	</item>
</channel>
</rss>

