Nginx/Passenger: Difference between revisions
Jump to navigation
Jump to search
| Line 143: | Line 143: | ||
|valign='top' style='width:50%'| | |valign='top' style='width:50%'| | ||
|- | |||
|valign='top' colspan='2'| | |||
<syntaxhighlight lang='bash'> | |||
lxc exec passenger -- cat /usr/lib/ruby/vendor_ruby/phusion_passenger/locations.ini | |||
lxc exec passenger -- cat /etc/nginx/conf.d/mod-http-passenger.conf | |||
</syntaxhighlight> | |||
|} | |} | ||
|} | |} | ||
Revision as of 16:45, 6 February 2026
cat <<'EXE' | sudo bash
apt-get update;echo
apt-get install -y nginx
nginx -v;echo
apt-get clean
EXE
|
|||
| |||
Passenger » Why
|
Passenger » Why | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||
Passenger » How
|
Passenger » How | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
References
|
References | ||
|---|---|---|