先查看 现在的nginx的模块
nginx -V
然后执行这个命令
./configure --with-http_ssl_module --with-http_v2_module
make
执行完成后
这个里面有一个nginx 替换掉sbin的 nginx
就可以了
先查看 现在的nginx的模块
nginx -V
然后执行这个命令
./configure --with-http_ssl_module --with-http_v2_module
make
执行完成后
这个里面有一个nginx 替换掉sbin的 nginx
就可以了
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。