<?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: Far Future Expires Header: come e perchè (IIS, Apache, Tomcat, PHP, ASP, JSP)</title>
	<atom:link href="http://www.ciarpame.com/2009/01/14/far-future-expires-header-come-e-perche-iis-apache-tomcat-php-asp-jsp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ciarpame.com/2009/01/14/far-future-expires-header-come-e-perche-iis-apache-tomcat-php-asp-jsp/</link>
	<description>Useful stuffs for the masses. Useless things for few.</description>
	<lastBuildDate>Wed, 09 Jun 2010 16:44:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: /MePoune</title>
		<link>http://www.ciarpame.com/2009/01/14/far-future-expires-header-come-e-perche-iis-apache-tomcat-php-asp-jsp/comment-page-1/#comment-3560</link>
		<dc:creator>/MePoune</dc:creator>
		<pubDate>Mon, 19 Oct 2009 00:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.ciarpame.com/?p=415#comment-3560</guid>
		<description>(ultimo tentativo)
?php
ob_start(&quot;ob_gzhandler&quot;);
header(&quot;Content-type: text/css; charset: UTF-8&quot;);
header(&quot;Expires: &quot; . gmdate(&quot;D, d M Y H:i:s&quot;,time() + (60 * 60 * 24 * 3)) . &quot; GMT&quot;);
header(&quot;Last-Modified: &quot; . gmdate(&quot;D, d M Y 19:02:05&quot;,time() - (60 * 60 * 24 * 3)) . &quot; GMT&quot;);
include(dirname(__FILE__).&#039;/default.css&#039;);
include(dirname(__FILE__).&#039;/footer.css&#039;);
include(dirname(__FILE__).&#039;/pushup.css&#039;);
?</description>
		<content:encoded><![CDATA[<p>(ultimo tentativo)<br />
?php<br />
ob_start(&#8220;ob_gzhandler&#8221;);<br />
header(&#8220;Content-type: text/css; charset: UTF-8&#8243;);<br />
header(&#8220;Expires: &#8221; . gmdate(&#8220;D, d M Y H:i:s&#8221;,time() + (60 * 60 * 24 * 3)) . &#8221; GMT&#8221;);<br />
header(&#8220;Last-Modified: &#8221; . gmdate(&#8220;D, d M Y 19:02:05&#8243;,time() &#8211; (60 * 60 * 24 * 3)) . &#8221; GMT&#8221;);<br />
include(dirname(__FILE__).&#8217;/default.css&#8217;);<br />
include(dirname(__FILE__).&#8217;/footer.css&#8217;);<br />
include(dirname(__FILE__).&#8217;/pushup.css&#8217;);<br />
?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: /MePoune</title>
		<link>http://www.ciarpame.com/2009/01/14/far-future-expires-header-come-e-perche-iis-apache-tomcat-php-asp-jsp/comment-page-1/#comment-3558</link>
		<dc:creator>/MePoune</dc:creator>
		<pubDate>Mon, 19 Oct 2009 00:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ciarpame.com/?p=415#comment-3558</guid>
		<description>:*
Cercavo un metodo utilizzabile su un IIS sul quale non ho accesso al pannello di controllo (ahhh senza .htaccess  + php che minifizzano basandosi su $_SERVER[DOCUMENT_ROOT] mi sento perso), ho manipolato il tuo php  per i miei scopi in questo modo


in modo da impostare in più la compressione e il last-modified [che non cambi ogni minuto secondo e continuamente come l&#039;expire, ma che cambi (...) - l&#039;ETag non c&#039;è per i non-hmtl]
Sul must-revalidate sono diviso
Arrivo tardi (hai pubblicato January 14th, 2009, vedo) ma grazie</description>
		<content:encoded><![CDATA[<p>:*<br />
Cercavo un metodo utilizzabile su un IIS sul quale non ho accesso al pannello di controllo (ahhh senza .htaccess  + php che minifizzano basandosi su $_SERVER[DOCUMENT_ROOT] mi sento perso), ho manipolato il tuo php  per i miei scopi in questo modo</p>
<p>in modo da impostare in più la compressione e il last-modified [che non cambi ogni minuto secondo e continuamente come l'expire, ma che cambi (...) - l'ETag non c'è per i non-hmtl]<br />
Sul must-revalidate sono diviso<br />
Arrivo tardi (hai pubblicato January 14th, 2009, vedo) ma grazie</p>
]]></content:encoded>
	</item>
</channel>
</rss>
