1、nginx
1.1 安装
sudo apt-get install nginx
复制代码
1.2 验证
在浏览器中打开 http://localhost/,安装成功则显示:
Welcome to nginx!
If you see this page, the nginx web server is successfully installed and working. Further configuration is required.
For online documentation and support please refer to nginx.org.
Commercial support is available at nginx.com.
Thank you for using nginx.