<?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>Commentaires sur : Nginx : configuration pour le CMS ezPublish</title>
	<atom:link href="http://blog.hbis.fr/2009/10/20/nginx-ezpublish/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hbis.fr/2009/10/20/nginx-ezpublish/</link>
	<description>Administrateur &#38; Développeur système UNIX/Linux</description>
	<lastBuildDate>Mon, 30 Jan 2012 14:33:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Par : Nicolas Jessel</title>
		<link>http://blog.hbis.fr/2009/10/20/nginx-ezpublish/comment-page-1/#comment-682</link>
		<dc:creator>Nicolas Jessel</dc:creator>
		<pubDate>Wed, 02 Jun 2010 12:13:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hbis.fr/?p=1357#comment-682</guid>
		<description>Hello,

Voici les nouvelles rewrites rules pour la version 4.3 d&#039;eZ Publish.

&lt;code&gt;rewrite &quot;^/var/storage/(.*)$&quot; &quot;/var/storage/$1&quot; break;
rewrite &quot;^/var/([^/]+)/storage/(.*)$&quot; &quot;/var/$1/storage/$2&quot; break;
rewrite &quot;^/var/(([^/]+/)?)cache/(texttoimage&#124;public)/(.*)$&quot; &quot;/var/$1cache/$3/$4&quot; break;
rewrite &quot;^/design/([^/]+)/(stylesheets&#124;images&#124;javascript)/(.*)$&quot; &quot;/design/$1/$2/$3&quot; break;
rewrite &quot;^/share/icons/(.*)$&quot; &quot;/share/icons/$1&quot; break;
rewrite &quot;^/extension/([^/]+)/design/([^/]+)/(stylesheets&#124;images&#124;javascripts&#124;javascript&#124;flash&#124;lib?)/(.*)$&quot; &quot;/extension/$1/design/$2/$3/$4&quot; break;
rewrite &quot;^/packages/styles/(.+)/(stylesheets&#124;images&#124;javascript)/([^/]+)/(.*)$&quot; &quot;/packages/styles/$1/$2/$3/$4&quot; break;
rewrite &quot;^/packages/styles/(.+)/thumbnail/(.*)$&quot; &quot;/packages/styles/$1/thumbnail/$2&quot; break;
rewrite &quot;^/favicon\.ico$&quot; &quot;/favicon.ico&quot; break;
rewrite &quot;^/robots\.txt$&quot; &quot;/robots.txt&quot; break;
rewrite &quot;^/var/cache/debug.html(.*)$&quot; &quot;/var/cache/debug.html$1&quot; break;
rewrite &quot;^/var/(([^/]+/)?)cache/public/(.*)$&quot; &quot;/var/$1cache/public/$3&quot; break;
rewrite &quot;^/var/([^/]+)/cache/debug\.html(.*)$&quot; &quot;/var/$1/cache/debug.html$2&quot; break;
rewrite &quot;content/treemenu/?$&quot; &quot;/index_treemenu.php&quot; break;
rewrite &quot;ezjscore/call/?$&quot; &quot;/index_ajax.php&quot; break;
rewrite &quot;^(.*)$&quot; &quot;/index.php?$1&quot; last;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Voici les nouvelles rewrites rules pour la version 4.3 d&#8217;eZ Publish.</p>
<p><code>rewrite "^/var/storage/(.*)$" "/var/storage/$1" break;<br />
rewrite "^/var/([^/]+)/storage/(.*)$" "/var/$1/storage/$2" break;<br />
rewrite "^/var/(([^/]+/)?)cache/(texttoimage|public)/(.*)$" "/var/$1cache/$3/$4" break;<br />
rewrite "^/design/([^/]+)/(stylesheets|images|javascript)/(.*)$" "/design/$1/$2/$3" break;<br />
rewrite "^/share/icons/(.*)$" "/share/icons/$1" break;<br />
rewrite "^/extension/([^/]+)/design/([^/]+)/(stylesheets|images|javascripts|javascript|flash|lib?)/(.*)$" "/extension/$1/design/$2/$3/$4" break;<br />
rewrite "^/packages/styles/(.+)/(stylesheets|images|javascript)/([^/]+)/(.*)$" "/packages/styles/$1/$2/$3/$4" break;<br />
rewrite "^/packages/styles/(.+)/thumbnail/(.*)$" "/packages/styles/$1/thumbnail/$2" break;<br />
rewrite "^/favicon\.ico$" "/favicon.ico" break;<br />
rewrite "^/robots\.txt$" "/robots.txt" break;<br />
rewrite "^/var/cache/debug.html(.*)$" "/var/cache/debug.html$1" break;<br />
rewrite "^/var/(([^/]+/)?)cache/public/(.*)$" "/var/$1cache/public/$3" break;<br />
rewrite "^/var/([^/]+)/cache/debug\.html(.*)$" "/var/$1/cache/debug.html$2" break;<br />
rewrite "content/treemenu/?$" "/index_treemenu.php" break;<br />
rewrite "ezjscore/call/?$" "/index_ajax.php" break;<br />
rewrite "^(.*)$" "/index.php?$1" last;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Sylvain_G</title>
		<link>http://blog.hbis.fr/2009/10/20/nginx-ezpublish/comment-page-1/#comment-349</link>
		<dc:creator>Sylvain_G</dc:creator>
		<pubDate>Sat, 24 Oct 2009 10:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hbis.fr/?p=1357#comment-349</guid>
		<description>Il manquerai un petit (ou grand benchmark) pour étayer l&#039;intéret de nginx par rapport à apache

Sinon merci pour la config!</description>
		<content:encoded><![CDATA[<p>Il manquerai un petit (ou grand benchmark) pour étayer l&#8217;intéret de nginx par rapport à apache</p>
<p>Sinon merci pour la config!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

