Nginx查看内置模块、自定义模块

查看内置模块: ➜ ~ wget http://nginx.org/download/nginx-1.16.1.tar.gz ➜ ~ tar zxvf nginx-1.16.1 && cd nginx-1.16.1 ➜ nginx-1.16.1 cat ./auto/options | grep YES HTTP=YES HTTP_CACHE=YES HTTP_CHARSET=YES HTTP_G
相关文章
相关标签/搜索