1 ./configure --prefix=/usr/local/nginx --with-openssl=/home/uniqs/thirdparty/openssl/openssl-1.1.1d --with-http_ssl_module 当然了要先把openssl编译安装,也可以PCRE/ZLIB的也源码安装 1 --with-pcre=/home/uniqs/thirdparty/pcre/pcre 来源:https://www.cnblogs.com/uniqs/p/11946463.html 标签 源码 pcre nginx OpenSSL