随笔分类 -  nginx

nginx
nginx源码编译安装
摘要:1、下载安装源码wget http://nginx.org/download/nginx-1.16.1.tar.gz 2、安装依赖环境 yum install gcc gcc-c++ automake autoconf libtool make 3、安装prce、zlib。前者为了重写rewrite 阅读全文

posted @ 2020-11-30 15:23 狄成 阅读(261) 评论(0) 推荐(0)