Nginx + Passenger -
hello have 1 question.. can succesfully install webserver multiple vhost rails applications want add passenger support existed nginx server (which configured via ispconfig).. problem if let passenger download , compile nginx passenger-install-nginx-module
have configuration files in /opt/nginx ispconfig using /etc/nginx, passenger asking nginx have installed dont know type /etc/nginx configuration path. way im thinking let apt-get install nginx in case dont know how add passenger.. read nginx-full download few bytes linux , not work , debian wiki https://wiki.debian.org/nginx not contain passenger module anyway.. im using ubuntu, can ? :-)
run 'nginx -v', tell configure arguments used compile distribution's nginx. pass same arguments passenger-install-nginx-module.
Comments
Post a Comment