I currenly running a rails web app on nginx on ubuntu, now I aim to deploy a wordpress instance to it also. Is it possible to deploy a wordpress instance also to nginx server. I try to search on internet but it gives different ways to integrate php and nginx server to run WordPress. I've confused much more with these different posts on internet. Do you suggest a way to accomplished it in a easy way?
By the way I am currently running a rails application on that nginx server that comes from "Passenger" installation.