Skip to content

Commit ae670d5

Browse files
authored
Update ss-worker.txt
1 parent 53ea2c3 commit ae670d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bash/ss-worker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ chmod 0755 /var/www/crons/custom ## must be 0755
507507
chmod 0700 /var/www/crons/custom/*cron* ## 0700 means only root can execute
508508
chmod 0775 /var/www/logs ## 6755 should also work
509509
chmod 0775 /var/www/meta ## 6755 should also work
510-
chmod 0644 /var/www/meta/.htpasswd ## 0644 seems enough
510+
chmod 0640 /var/www/meta/.htpasswd ## must be 0640
511511
chmod 0700 /var/www/ss* ## 0700 means only root can execute
512512
chmod 0755 /var/www/sites ## must be 0755
513513
chmod 0755 /var/www/sites/includes ## must be 0755

0 commit comments

Comments
 (0)