<?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: Nginx and WordPress &#181; 2.6</title>
	<atom:link href="http://wpmu.org/nginx-wordpress-26/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpmu.org/nginx-wordpress-26/</link>
	<description>WordPress, Multisite &#38; BuddyPress plugins, themes, news and reviews and special offers from the team at WPMU.org</description>
	<lastBuildDate>Wed, 23 May 2012 03:54:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: xazax</title>
		<link>http://wpmu.org/nginx-wordpress-26/#comment-175</link>
		<dc:creator>xazax</dc:creator>
		<pubDate>Thu, 07 Aug 2008 20:33:51 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=81#comment-175</guid>
		<description>Found some better rewrite rules! 
http://article.gmane.org/gmane.comp.web.nginx.english/4739

Substitute the  
&lt;code&gt;if (!-e $request_filename) {
rewrite ^.+/?(/wp-.*) $1 last;
rewrite ^.+/?(/.*\.php)$ $1 last;
rewrite ^(.+)$ /index.php?q=$1 last;}&lt;/code&gt;
with
&lt;code&gt;          error_page  404  = /index.php?q=$uri;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Found some better rewrite rules!<br />
<a href="http://article.gmane.org/gmane.comp.web.nginx.english/4739" rel="nofollow">http://article.gmane.org/gmane.comp.web.nginx.english/4739</a></p>
<p>Substitute the<br />
<code>if (!-e $request_filename) {<br />
rewrite ^.+/?(/wp-.*) $1 last;<br />
rewrite ^.+/?(/.*\.php)$ $1 last;<br />
rewrite ^(.+)$ /index.php?q=$1 last;}</code><br />
with<br />
<code>          error_page  404  = /index.php?q=$uri;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: funnygirl</title>
		<link>http://wpmu.org/nginx-wordpress-26/#comment-172</link>
		<dc:creator>funnygirl</dc:creator>
		<pubDate>Thu, 07 Aug 2008 13:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=81#comment-172</guid>
		<description>great, usefull 0_0</description>
		<content:encoded><![CDATA[<p>great, usefull 0_0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://wpmu.org/nginx-wordpress-26/#comment-143</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 04 Aug 2008 01:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=81#comment-143</guid>
		<description>That rocks out xazax - thanks for sharing and we really look forward to anything else you can share with the community via wpmu.org!</description>
		<content:encoded><![CDATA[<p>That rocks out xazax &#8211; thanks for sharing and we really look forward to anything else you can share with the community via wpmu.org!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

