nginx安装及使用

Nginx (engine x) 是一个高性能的HTTP和反向代理web服务器。 官网: https://nginx.org/en/download.html 安装 # 在Debian10上安装nginx apt install nginx # 查看版本 nginx -v nginx version
posted @ 2023-05-15 20:43  rustling  阅读(22)  评论(0编辑  收藏  举报