<?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: HOWTO: Install WordPress on Nginx</title>
	<atom:link href="http://elasticdog.com/2008/02/howto-install-wordpress-on-nginx/feed/" rel="self" type="application/rss+xml" />
	<link>http://elasticdog.com/2008/02/howto-install-wordpress-on-nginx/</link>
	<description>Imagine Something Clever</description>
	<lastBuildDate>Wed, 21 Jul 2010 14:40:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ben</title>
		<link>http://elasticdog.com/2008/02/howto-install-wordpress-on-nginx/comment-page-1/#comment-80625</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 21 Jul 2010 14:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://elasticdog.com/2008/02/howto-install-wordpress-on-nginx/#comment-80625</guid>
		<description>I was just about to switch back to Apache when I found out about Nginx and its rewrite rules probably wouldn&#039;t work with WordPress, thank god I found this post, all working fine on my new VPS, cheers buddy!</description>
		<content:encoded><![CDATA[<p>I was just about to switch back to Apache when I found out about Nginx and its rewrite rules probably wouldn&#8217;t work with WordPress, thank god I found this post, all working fine on my new VPS, cheers buddy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derrick Petzold</title>
		<link>http://elasticdog.com/2008/02/howto-install-wordpress-on-nginx/comment-page-1/#comment-79650</link>
		<dc:creator>Derrick Petzold</dc:creator>
		<pubDate>Fri, 02 Jul 2010 02:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://elasticdog.com/2008/02/howto-install-wordpress-on-nginx/#comment-79650</guid>
		<description>Thanks for the excellent post. I  adapted the init script to run Ubuntu. Its available here http://derrickpetzold.com/index.php/2010/07/02/init-script-fastcgi-php-ubuntu/ if anyone would like to use.</description>
		<content:encoded><![CDATA[<p>Thanks for the excellent post. I  adapted the init script to run Ubuntu. Its available here <a href="http://derrickpetzold.com/index.php/2010/07/02/init-script-fastcgi-php-ubuntu/" rel="nofollow">http://derrickpetzold.com/index.php/2010/07/02/init-script-fastcgi-php-ubuntu/</a> if anyone would like to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cliff</title>
		<link>http://elasticdog.com/2008/02/howto-install-wordpress-on-nginx/comment-page-1/#comment-78689</link>
		<dc:creator>cliff</dc:creator>
		<pubDate>Wed, 09 Jun 2010 13:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://elasticdog.com/2008/02/howto-install-wordpress-on-nginx/#comment-78689</guid>
		<description>Thanks for the post. It&#039;s really helpful. I tried on my own to get Nginx settings working without joy for hours.</description>
		<content:encoded><![CDATA[<p>Thanks for the post. It&#8217;s really helpful. I tried on my own to get Nginx settings working without joy for hours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph</title>
		<link>http://elasticdog.com/2008/02/howto-install-wordpress-on-nginx/comment-page-1/#comment-76427</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Wed, 14 Apr 2010 13:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://elasticdog.com/2008/02/howto-install-wordpress-on-nginx/#comment-76427</guid>
		<description>very helpful, thanks!</description>
		<content:encoded><![CDATA[<p>very helpful, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tengu</title>
		<link>http://elasticdog.com/2008/02/howto-install-wordpress-on-nginx/comment-page-1/#comment-74871</link>
		<dc:creator>Tengu</dc:creator>
		<pubDate>Wed, 24 Feb 2010 06:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://elasticdog.com/2008/02/howto-install-wordpress-on-nginx/#comment-74871</guid>
		<description>Nice howto, will try it this week, my gf will be happy to have a &quot;real&quot; blog engine.

For Satyajit and Jonathan, you should try using two separated locations:
server { 
....
  location /blog {
   fCGI configuration
  }
  location / {
  rails config
  }
}
I guess that in this order it should do the trick. Hopefully I&#039;m using a separate vhost on my server for the wordpress :D</description>
		<content:encoded><![CDATA[<p>Nice howto, will try it this week, my gf will be happy to have a &#8220;real&#8221; blog engine.</p>
<p>For Satyajit and Jonathan, you should try using two separated locations:<br />
server {<br />
&#8230;.<br />
  location /blog {<br />
   fCGI configuration<br />
  }<br />
  location / {<br />
  rails config<br />
  }<br />
}<br />
I guess that in this order it should do the trick. Hopefully I&#8217;m using a separate vhost on my server for the wordpress <img src='http://elasticdog.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
