2004 发表于 2016-12-27 11:08:06

编译 nginx 7.0.64

./configure --with-http_ssl_module --with-http_gzip_static_module --with-pcre --with-http_sub_module --with-http_stub_status_module

使用./configure --help可以看到编译的模块

make

make install
页: [1]
查看完整版本: 编译 nginx 7.0.64