I\'ve got a standard Rails app with Nginx and Mongrel running at http://mydomain. I need to run a Wordpress blog at http://mydomain.com/blog. My preference would be to host th
The answers above pretty addresses your question.
An alternative FCGI would be to use php-fpm. Docs are a tad sparse but it works well.