Обновить z1/nginx.conf
This commit is contained in:
parent
330965fd48
commit
66ce79e3f5
@ -9,7 +9,8 @@ http {
|
|||||||
include mime.types;
|
include mime.types;
|
||||||
default_type application/octet-stream;
|
default_type application/octet-stream;
|
||||||
|
|
||||||
# Логирование
|
# логирование
|
||||||
|
|
||||||
access_log /var/log/nginx/access.log;
|
access_log /var/log/nginx/access.log;
|
||||||
error_log /var/log/nginx/error.log;
|
error_log /var/log/nginx/error.log;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user