给已经编译安装好的Nginx添加模块,是要重新再编译安装一次吗
发布网友
发布时间:2022-05-02 23:52
我来回答
共1个回答
热心网友
时间:2023-10-09 23:46
编译信息
configure arguments: --user=w /usr/local/nginx --with-pcre=/tmp/pcre-8.30 --with-http_gzip_static_mole
我现在想添加–with-http_stub_status_mole模块,必须要重新编译一次然后make && make install吗?