Skip to content

Instantly share code, notes, and snippets.

@AJ-Acevedo
Last active December 17, 2015 09:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AJ-Acevedo/5587430 to your computer and use it in GitHub Desktop.
Save AJ-Acevedo/5587430 to your computer and use it in GitHub Desktop.
Installing Passenger On Mac OS 10.8.3 with SSL

Installing Phusion Passenger on Mac OS 10.8.3 with SSL

$ brew install pcre
$ gem install passenger
$ passenger-install-nginx-module
https://www.phusionpassenger.com/download

TODO:

REFERENCE:
Phusion Passenger Downlaod
Phusion Passenger Standalone Users Guide
Phusion Passenger Users Guide, Nginx Version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment