#nginx
Running Rails applications using Nginx with Passenger on Ubuntu Server
Even though there’s Ubuntu nginx package available (which works perfectly when you’re running PHP apps using FCGI), if you want to take into use Phusion Passenger, you’ll need to recompile Nginx from sources.
Instructions below were verified on Ubuntu 10.04 (Lucid Lynx) Server Edition.
Continue readingRunning Rails applications using Nginx with Passenger on Ubuntu Server
Moving Joomla, WordPress and other PHP/FastCGI apps to Nginx
I have faced this problem and found a relatively simple and robust solution. Here’s how I did it on Ubuntu 9.10 (Karmic Koala) and 10.04 (Lucid Lynx) server edition.
Continue readingMoving Joomla, WordPress and other PHP/FastCGI apps to Nginx