nginx安装部署
./configure --with-http_ssl_module --with-http_flv_module --with-http_gzip_static_module
make
sudo make install
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did43522
./configure --with-http_ssl_module --with-http_flv_module --with-http_gzip_static_module
make
sudo make install