컴퓨터 IT/리눅스

centos 7 selinux public_html 억세스 에러날 때

스타더스트 2018. 2. 20. 10:56
반응형

setsebool -P httpd_enable_homedirs true

chcon -R -t httpd_sys_content_t /home/유저아이디/public_html


그누보드5 data 폴더 접근 안될때

chcon -R -t httpd_sys_rw_content_t /home/유저아이디/public_html/data


반응형