Nginx安装与配置

Nginx安装1apt-get install nginx 开启服务自启动 1systemctl enable nginx 查看服务状态 12systemctl status ng...

发布于 搞机记录