Skip to content

Commit a042034

Browse files
authored
Update ss-worker.txt
1 parent c9df4b3 commit a042034

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bash/ss-worker.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,7 @@ if [[ -d "/var/www/html/.well-known" ]]; then
487487
fi
488488
chown root:www-data /var/www/logs ## must be root:www-data
489489
chown root:www-data /var/www/logs/nginx*.log ## must be root:www-data
490+
chmod 0660 /var/www/logs/nginx*.log ## must be 0660
490491
chown root:www-data /var/www/meta ## must be root:www-data
491492
chown root:www-data /var/www/meta/.htpasswd ## must be root:www-data
492493
chown root:root /var/www/sites

0 commit comments

Comments
 (0)