摘要: 一、编译安装nginx ./nginx_install.sh #!/bin/bash NGINX_FILE=nginx-1.22.0 #NGINX_FILE=nginx-1.20.2 #NGINX_FILE=nginx-1.18.0 NGINX_URL=http://nginx.org/downlo 阅读全文
posted @ 2022-09-15 23:39 cyh00001 阅读(83) 评论(0) 推荐(0) 编辑