logrotate support

This commit is contained in:
bunkerity
2020-08-30 21:40:13 +02:00
parent f30a06d943
commit 1aa1dcf50d
7 changed files with 58 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
error_page %CODE% %PAGE%;
location = %PAGE% {
root /www;
root %ROOT_FOLDER%;
modsecurity off;
internal;
}

View File

@@ -1,2 +0,0 @@
local0.* /var/log/nginx.log
local1.* /var/log/php.log