setfacl, getfacl
设置网页目录权限
sudo chown www-data:www-data www
把我加入网页目录权限
sudo setfacl -m u:nbt:rwx www
修改我的网页权限
sudo setfacl -m u:www-data:r-x -R webs
查看权限
getfacl www
setfacl, getfacl
设置网页目录权限
sudo chown www-data:www-data www
把我加入网页目录权限
sudo setfacl -m u:nbt:rwx www
修改我的网页权限
sudo setfacl -m u:www-data:r-x -R webs
查看权限
getfacl www