<?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: Finally using nginx&#039;s &quot;try_files&quot; directive</title>
	<atom:link href="http://michaelshadle.com/2009/03/19/finally-using-nginxs-try-files-directive/feed" rel="self" type="application/rss+xml" />
	<link>http://michaelshadle.com/2009/03/19/finally-using-nginxs-try-files-directive</link>
	<description>&#34;Lazy people are efficient.&#34; - My boss.</description>
	<lastBuildDate>Mon, 30 Apr 2012 14:27:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: netsteward</title>
		<link>http://michaelshadle.com/2009/03/19/finally-using-nginxs-try-files-directive/comment-page-1#comment-45151</link>
		<dc:creator>netsteward</dc:creator>
		<pubDate>Fri, 27 Apr 2012 15:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/?p=155#comment-45151</guid>
		<description>The problem with using ?q=$... is that you cannot access your feeds ell, so I use this for our podcastblog http://anarchobroni.es

&gt; try_files $uri $uri/ /index.php?uri=$request_uri;</description>
		<content:encoded><![CDATA[<p>The problem with using ?q=$... is that you cannot access your feeds ell, so I use this for our podcastblog <a href="http://anarchobroni.es" rel="nofollow">http://anarchobroni.es</a></p>
<p>&gt; try_files $uri $uri/ /index.php?uri=$request_uri;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ???wordpress?nginx rewrite?? &#124; blog.ouyang.me</title>
		<link>http://michaelshadle.com/2009/03/19/finally-using-nginxs-try-files-directive/comment-page-1#comment-39098</link>
		<dc:creator>???wordpress?nginx rewrite?? &#124; blog.ouyang.me</dc:creator>
		<pubDate>Wed, 14 Dec 2011 14:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/?p=155#comment-39098</guid>
		<description>[...] Finally using nginx&#8217;s &#8220;try_files&#8221; directive   This entry was posted in system administration. Bookmark the [...]</description>
		<content:encoded><![CDATA[<p>[...] Finally using nginx&#8217;s &#8220;try_files&#8221; directive   This entry was posted in system administration. Bookmark the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://michaelshadle.com/2009/03/19/finally-using-nginxs-try-files-directive/comment-page-1#comment-27053</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 10 May 2011 23:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/?p=155#comment-27053</guid>
		<description>Yes, nowadays I use:

&lt;pre class=&quot;brush: plain&quot;&gt;
try_files $uri $uri/ /wordpress/index.php?q=$uri$is_args$args;
&lt;/pre&gt;

(assuming /wordpress is the root) - because I have seen some oddities if you don&#039;t have args.</description>
		<content:encoded><![CDATA[<p>Yes, nowadays I use:</p>
<pre class="brush: plain">
try_files $uri $uri/ /wordpress/index.php?q=$uri$is_args$args;
</pre>
<p>(assuming /wordpress is the root) - because I have seen some oddities if you don't have args.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: okone</title>
		<link>http://michaelshadle.com/2009/03/19/finally-using-nginxs-try-files-directive/comment-page-1#comment-26123</link>
		<dc:creator>okone</dc:creator>
		<pubDate>Fri, 29 Apr 2011 14:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/?p=155#comment-26123</guid>
		<description>FYI, its best to use try_files $uri $uri/ /index.php?q=$uri&amp;$args;

See my post on the nginx forums for what happens if you don&#039;t (http://forum.nginx.org/read.php?2,194448). It currently also affects this site.</description>
		<content:encoded><![CDATA[<p>FYI, its best to use try_files $uri $uri/ /index.php?q=$uri&amp;$args;</p>
<p>See my post on the nginx forums for what happens if you don't (<a href="http://forum.nginx.org/read.php?2,194448" rel="nofollow">http://forum.nginx.org/read.php?2,194448</a>). It currently also affects this site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: This site is now powered by Nginx - gregs</title>
		<link>http://michaelshadle.com/2009/03/19/finally-using-nginxs-try-files-directive/comment-page-1#comment-24210</link>
		<dc:creator>This site is now powered by Nginx - gregs</dc:creator>
		<pubDate>Tue, 22 Mar 2011 17:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/?p=155#comment-24210</guid>
		<description>[...] the rewrite front, I needed to add the following to my virtual host configuration to have those seo friendly urls up and running again: PLAIN TEXT [...]</description>
		<content:encoded><![CDATA[<p>[...] the rewrite front, I needed to add the following to my virtual host configuration to have those seo friendly urls up and running again: PLAIN TEXT [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chico200987</title>
		<link>http://michaelshadle.com/2009/03/19/finally-using-nginxs-try-files-directive/comment-page-1#comment-20170</link>
		<dc:creator>chico200987</dc:creator>
		<pubDate>Tue, 26 Oct 2010 22:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/?p=155#comment-20170</guid>
		<description>Thank you very much, you get me out of the hell ! ;p</description>
		<content:encoded><![CDATA[<p>Thank you very much, you get me out of the hell ! ;p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://michaelshadle.com/2009/03/19/finally-using-nginxs-try-files-directive/comment-page-1#comment-17034</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 06 May 2010 03:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/?p=155#comment-17034</guid>
		<description>Thank you so much for this, it took me ages to find that I had to add &amp;$args, something none of the other examples on other websites have shown, there are a few small things such as the theme preview in the WordPress admin that require this in order to work.</description>
		<content:encoded><![CDATA[<p>Thank you so much for this, it took me ages to find that I had to add &amp;$args, something none of the other examples on other websites have shown, there are a few small things such as the theme preview in the WordPress admin that require this in order to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: makuchaku</title>
		<link>http://michaelshadle.com/2009/03/19/finally-using-nginxs-try-files-directive/comment-page-1#comment-16827</link>
		<dc:creator>makuchaku</dc:creator>
		<pubDate>Mon, 19 Apr 2010 05:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/?p=155#comment-16827</guid>
		<description>OMG! Can&#039;t tell you that how many people you have saved from going insane :D
Thanks for your post - just what&#039;s needed :)</description>
		<content:encoded><![CDATA[<p>OMG! Can't tell you that how many people you have saved from going insane <img src='http://michaelshadle.com/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
Thanks for your post - just what's needed <img src='http://michaelshadle.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Marschall</title>
		<link>http://michaelshadle.com/2009/03/19/finally-using-nginxs-try-files-directive/comment-page-1#comment-16414</link>
		<dc:creator>Matthias Marschall</dc:creator>
		<pubDate>Thu, 11 Mar 2010 10:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/?p=155#comment-16414</guid>
		<description>We&#039;re using the permalink settings by wordpress. An article gets an URL like: www.agileweboperations.com/20-devops-guys. I cannot make it work: 

The try_files approach works for the homepage and the backoffice (/wp-admin), but not for the pretty permalink urls.

The !-e approach works for home and permalinks but does not recognize /wp-admin as an existing directory and tries to redirect, too, which fails.

Anyone experienced similar issues? If it helps I can post my full nginx.conf of course...</description>
		<content:encoded><![CDATA[<p>We're using the permalink settings by wordpress. An article gets an URL like: <a href="http://www.agileweboperations.com/20-devops-guys" rel="nofollow">http://www.agileweboperations.com/20-devops-guys</a>. I cannot make it work: </p>
<p>The try_files approach works for the homepage and the backoffice (/wp-admin), but not for the pretty permalink urls.</p>
<p>The !-e approach works for home and permalinks but does not recognize /wp-admin as an existing directory and tries to redirect, too, which fails.</p>
<p>Anyone experienced similar issues? If it helps I can post my full nginx.conf of course...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason wagner</title>
		<link>http://michaelshadle.com/2009/03/19/finally-using-nginxs-try-files-directive/comment-page-1#comment-14439</link>
		<dc:creator>jason wagner</dc:creator>
		<pubDate>Mon, 05 Oct 2009 18:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/?p=155#comment-14439</guid>
		<description>Thank you!! The try_files line worked perfect for me.

&lt;pre class=&quot;brush: plain&quot;&gt;
location /blog/ {
   try_files $uri $uri/ /blog/index.php?q=$uri;
}
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Thank you!! The try_files line worked perfect for me.</p>
<pre class="brush: plain">
location /blog/ {
   try_files $uri $uri/ /blog/index.php?q=$uri;
}
</pre>
]]></content:encoded>
	</item>
</channel>
</rss>

