<?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: eZ rewrite rule with lighttpd</title>
	<atom:link href="http://www.liucougar.net/blog/archives/23/feed" rel="self" type="application/rss+xml" />
	<link>http://www.liucougar.net/blog/archives/23</link>
	<description></description>
	<lastBuildDate>Sun, 07 Mar 2010 12:19:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-rare</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: eZ Publish unter Lighty &#124; mac.php</title>
		<link>http://www.liucougar.net/blog/archives/23/comment-page-1#comment-178822</link>
		<dc:creator>eZ Publish unter Lighty &#124; mac.php</dc:creator>
		<pubDate>Sun, 11 Jan 2009 10:36:36 +0000</pubDate>
		<guid isPermaLink="false">http://liucougar.scim-im.org/blog/archives/23#comment-178822</guid>
		<description>[...] Allgemeinen findet man eine Menge an Seiten, die die Konfigurationen für die Rewrites anbieten. Leider haben alle, die ich bis jetzt fand [...]</description>
		<content:encoded><![CDATA[<p>[...] Allgemeinen findet man eine Menge an Seiten, die die Konfigurationen für die Rewrites anbieten. Leider haben alle, die ich bis jetzt fand [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario Mueller</title>
		<link>http://www.liucougar.net/blog/archives/23/comment-page-1#comment-178820</link>
		<dc:creator>Mario Mueller</dc:creator>
		<pubDate>Sun, 11 Jan 2009 10:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://liucougar.scim-im.org/blog/archives/23#comment-178820</guid>
		<description>Hi there,

it&#039;s a bit late to give a comment on that topic, but I&#039;ve encoutnered a bug in that rewrite config, which should be reported ;)

The line:
&quot;^/ez38/.*\.(css&#124;html&#124;htm&#124;pdf&#124;js&#124;png&#124;gif&#124;jpe?g&#124;ico)(\?.*)?&quot; =&gt; &quot;$0&quot;,

also omits PDF files from rewriting. the problem comes up, if you try to offer pdf files for download. Those links end up in a 404, as they are not redirected to the frontcontroller. Just remove the &#124;pdf&#124; part from the rewrite rule to fix that.

Regards,
Mario</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>it&#8217;s a bit late to give a comment on that topic, but I&#8217;ve encoutnered a bug in that rewrite config, which should be reported <img src='http://www.liucougar.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>The line:<br />
&#8220;^/ez38/.*\.(css|html|htm|pdf|js|png|gif|jpe?g|ico)(\?.*)?&#8221; =&gt; &#8220;$0&#8243;,</p>
<p>also omits PDF files from rewriting. the problem comes up, if you try to offer pdf files for download. Those links end up in a 404, as they are not redirected to the frontcontroller. Just remove the |pdf| part from the rewrite rule to fix that.</p>
<p>Regards,<br />
Mario</p>
]]></content:encoded>
	</item>
</channel>
</rss>
