Created
July 28, 2009 21:59
-
-
Save justinhernandez/157698 to your computer and use it in GitHub Desktop.
compile passenger for nginx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--conf-path=/etc/nginx/conf.d/nginx.conf --pid-path=/var/run/nginx.pid --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --with-http_ssl_module --http-client-body-temp-path=/var/lib/nginx/body --http-proxy-temp-path=/var/lib/nginx/proxy --http-fastcgi-temp-path=/var/lib/nginx/fastcgi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment