hkhoshraftar
3/16/2019 - 1:04 PM

#centos #nginx #selinux

sudo setsebool -P httpd_read_user_content 1
ls -Z
chcon -Rt httpd_sys_content_t /path/to/www
setsebool httpd_use_fusefs 1
setsebool httpd_use_nfs 1
setenforce Permissive