↧
Getting Phusion Passenger to install nginx with SSL support
Phusion Passenger or mod_rails has taken away almost all the pain once associated with deploying Ruby on Rails applications. Phusion Passenger recently added support for the nginx web server. My...
View ArticleSample nginx (with Phusion Passenger) configuration file to enable SSL
Read my earlier post if you want Phusion Passenger to compile nginx with SSL support. If your nginx server already supports SSL, read on. Phusion Passenger fills up most of the configuration in...
View Article