互联网上的文章真TM不靠谱 还是自己来的好 --只写靠谱的文档

centos6.4 配置安装nginx

nginx的安装太简单了,简单记录,就为了记录一下安装了什么模块吧

--prefix=/usr/local/nginx --user=www --group=www --with-http_stub_status_module --with-http_v2_module --with-http_ssl_module --with-ipv6 --with-http_gzip_static_module --with-http_realip_module --with-http_flv_module --with-openssl=../openssl-1.0.2h --with-pcre=../pcre-8.39 --with-pcre-jit

标签: none

添加新评论