当初的编译信息
configure arguments: --user=www --group=www --prefix=/usr/local/nginx --with-pcre=/tmp/pcre-8.30 --with-http_gzip_static_module
我现在想添加–with-http_stub_status_module模块,必须要重新编译一次然后make && make install吗?
重新编译安装Nginx之后,FastCGI、PHP等需要重新再编译吗?
configure arguments: --user=www --group=www --prefix=/usr/local/nginx --with-pcre=/tmp/pcre-8.30 --with-http_gzip_static_module
我现在想添加–with-http_stub_status_module模块,必须要重新编译一次然后make && make install吗?
重新编译安装Nginx之后,FastCGI、PHP等需要重新再编译吗?