Oh btw, I also found that the web app user can also access root / directory and can use cat command to read the content. For example: cat /etc/nginx/nginx.conf
If only the user owns the entire server for his own site, this will not be an issue, but for admin who has several sites who wants to give each web app users access only to his own files, I think this will be problem.