nginx依赖

编译安装nginx需要安装依赖

1
2
yum -y install gcc gcc-c++
yum -y install zlib zlib-devel openssl openssl-devel pcre-devel
You can support me