Closed lcreid closed 5 years ago
The domain root has to belong to the deploy user and www-data group, and it has to have the sticky bit set (I believe). While we're at it, look at UMASK (the last one might be on the deploy side).
www-data
The group and sticky bit were fixed some time ago. The UMASK part requires for thinking, so if it's necessary, we'll open another issue.
The domain root has to belong to the deploy user and
www-data
group, and it has to have the sticky bit set (I believe). While we're at it, look at UMASK (the last one might be on the deploy side).