wget http://labs.frickle.com/files/ngx_cache_purge-2.1.tar.gz
    tar zxvf ngx_cache_purge-2.1.tar.gz
    --add-module=../ngx_cache_purge-2.1

 

 

./configure --prefix=/apps/tengine-2.1.0 \
--user=www --group=www \
--with-pcre=/data/tengin安装包/pcre-8.38 \
--with-openssl=/data/tengin安装包/openssl-1.0.2j \
--with-jemalloc=/data/tengin安装包/jemalloc-3.6.0 \
--with-http_realip_module \
--with-http_concat_module \
--with-zlib=/data/tengin安装包/zlib-1.2.8 \
--add-module=/data/tengin安装包/ngx_cache_purge-2.1

 

相关文章:

  • 2022-12-23
  • 2021-09-30
  • 2022-01-30
  • 2022-12-23
  • 2022-12-23
  • 2021-11-13
  • 2021-08-10
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-29
  • 2021-10-12
  • 2021-10-28
  • 2021-05-31
  • 2021-09-21
相关资源
相似解决方案