nginx添加vts模块流程验证
1.安装编译工具链:yum install -y gcc gcc-c make unzip git wget 2.下载vts压缩包:wget https://github.com/vozlt/nginx-module-vts/archive/refs/heads/master.zip 3.解压压缩包:unzip nginx-module-vts-master.zip 4.在/usr/src/nginx-1.…
2026/7/1 5:45:51