<?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"
	>
<channel>
	<title>Comments on: WordPress+nginx Rewrite Rules - Stop The Insanity!</title>
	<atom:link href="http://michaelshadle.com/2008/05/01/wordpress-nginx-rewrite-rules-stop-the-insanity/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelshadle.com/2008/05/01/wordpress-nginx-rewrite-rules-stop-the-insanity/</link>
	<description></description>
	<pubDate>Thu, 04 Dec 2008 00:02:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: mike</title>
		<link>http://michaelshadle.com/2008/05/01/wordpress-nginx-rewrite-rules-stop-the-insanity/#comment-6049</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sun, 17 Aug 2008 08:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/2008/05/01/wordpress-nginx-rewrite-rules-stop-the-insanity/#comment-6049</guid>
		<description>I've created an updated post to include the latest revised method (tested in 0.7.10), and suggested by Igor. It will not pollute the error log with not found messages any more (I believe that was patched in 0.7.9 or 0.7.10)

It appears to work great. I have also included the (optional) additional basic HTTP auth security on the wp-admin directory as well (it's been suggested by people in the past)

It is available here:
&lt;a href="http://michaelshadle.com/2008/08/17/nginx-wordpress-redux/" rel="nofollow"&gt;http://michaelshadle.com/2008/08/17/nginx-wordpress-redux/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I've created an updated post to include the latest revised method (tested in 0.7.10), and suggested by Igor. It will not pollute the error log with not found messages any more (I believe that was patched in 0.7.9 or 0.7.10)</p>
<p>It appears to work great. I have also included the (optional) additional basic HTTP auth security on the wp-admin directory as well (it's been suggested by people in the past)</p>
<p>It is available here:<br />
<a href="http://michaelshadle.com/2008/08/17/nginx-wordpress-redux/" rel="nofollow">http://michaelshadle.com/2008/08/17/nginx-wordpress-redux/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://michaelshadle.com/2008/05/01/wordpress-nginx-rewrite-rules-stop-the-insanity/#comment-5820</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sun, 10 Aug 2008 19:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/2008/05/01/wordpress-nginx-rewrite-rules-stop-the-insanity/#comment-5820</guid>
		<description>You've probably got your error_log level too sensitive...

You can put in "log_not_found on;" and I believe it won't pollute the error log with 404's, which really aren't errors you need to be worried about per-se.</description>
		<content:encoded><![CDATA[<p>You've probably got your error_log level too sensitive...</p>
<p>You can put in "log_not_found on;" and I believe it won't pollute the error log with 404's, which really aren't errors you need to be worried about per-se.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steffen</title>
		<link>http://michaelshadle.com/2008/05/01/wordpress-nginx-rewrite-rules-stop-the-insanity/#comment-5804</link>
		<dc:creator>Steffen</dc:creator>
		<pubDate>Sun, 10 Aug 2008 14:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/2008/05/01/wordpress-nginx-rewrite-rules-stop-the-insanity/#comment-5804</guid>
		<description>Using "error_page 404 = /index.php" creates an entry in my error_log for each request that is handled by index.php. How do you avoid this?</description>
		<content:encoded><![CDATA[<p>Using "error_page 404 = /index.php" creates an entry in my error_log for each request that is handled by index.php. How do you avoid this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vincent</title>
		<link>http://michaelshadle.com/2008/05/01/wordpress-nginx-rewrite-rules-stop-the-insanity/#comment-3883</link>
		<dc:creator>vincent</dc:creator>
		<pubDate>Tue, 13 May 2008 05:10:44 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/2008/05/01/wordpress-nginx-rewrite-rules-stop-the-insanity/#comment-3883</guid>
		<description>i really wish you would stop the insanity.</description>
		<content:encoded><![CDATA[<p>i really wish you would stop the insanity.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
