nginx排错
时间:2014-12-08 11:52 来源:linux.it.net.cn 作者:IT
nginx: [emerg] "try_files" directive is not allowed here in /usr/local/nginx/virtualhost/quancha.conf:35
不能再if指令块使用try_files
nginx: [emerg] unknown log format "notice" in /usr/local/nginx/virtualhost/quancha.conf:11
access 日志不能使用notice格式日志,notice只能用在error_log上
(责任编辑:IT)
nginx: [emerg] "try_files" directive is not allowed here in /usr/local/nginx/virtualhost/quancha.conf:35 nginx: [emerg] unknown log format "notice" in /usr/local/nginx/virtualhost/quancha.conf:11 access 日志不能使用notice格式日志,notice只能用在error_log上 (责任编辑:IT) |