报错如下:
nginx: [emerg] module "/opt/nginx/modules/ngx_http_brotli_filter_module.so" version 1028001 instead of 1026002 in /opt/nginx/conf/nginx.conf:1
原因是编译brotli的nginx和最终使用的nginx版本不一致,需要将版本统一一下就好了。
报错如下:
nginx: [emerg] module "/opt/nginx/modules/ngx_http_brotli_filter_module.so" version 1028001 instead of 1026002 in /opt/nginx/conf/nginx.conf:1
原因是编译brotli的nginx和最终使用的nginx版本不一致,需要将版本统一一下就好了。
成为第一个评论的人吧!