Nginx/Passenger: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
|valign='top' style='width:50%'| | |valign='top' style='width:50%'| | ||
<syntaxhighlight lang='bash'> | <syntaxhighlight lang='bash'> | ||
sudo apt-get update;echo | |||
sudo apt install -y nginx | sudo apt install -y nginx | ||
</syntaxhighlight> | </syntaxhighlight> | ||
|valign='top' style='width:50%'| | |valign='top' style='width:50%'| | ||
|- | |- | ||
Revision as of 10:06, 6 February 2026
sudo apt-get update;echo
sudo apt install -y nginx
|
|||
| |||
References
|
References | ||
|---|---|---|