错误如下:
nginx: [emerg] unknown directive in /etc/nginx/conf.d/test.conf:4
错误原因是在配置文件第四行出现了tab,编辑该配置文件,将tab换成空格这个错误就消失了。
错误如下:
nginx: [emerg] unknown directive in /etc/nginx/conf.d/test.conf:4
错误原因是在配置文件第四行出现了tab,编辑该配置文件,将tab换成空格这个错误就消失了。
报错: ``` nginx: [emerg] dlopen() "/opt/nginx/modules/ngx_http_brotli_filter_module.so" failed (libbrotlienc.so.1: cannot open shared object file: No su...
报错如下: ``` nginx: [emerg] module "/opt/nginx/modules/ngx_http_brotli_filter_module.so" version 1028001 instead of 1026002 in /opt/nginx/conf/nginx.conf...
成为第一个评论的人吧!