mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
nginx: error_log stderr
This commit is contained in:
@@ -4,7 +4,7 @@ user http;
|
|||||||
worker_processes 4;
|
worker_processes 4;
|
||||||
|
|
||||||
# error_log /tmp/nginx.error.log;
|
# error_log /tmp/nginx.error.log;
|
||||||
error_log /dev/null crit;
|
error_log stderr;
|
||||||
|
|
||||||
include /etc/nginx/ext.d/*/main-ctx.conf;
|
include /etc/nginx/ext.d/*/main-ctx.conf;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user