解决SELinux网络应用访问及读写问题
chcon -Rt httpd_sys_rw_content_t /www
chcon -R -h -t httpd_sys_script_rw_t /www
也可以直接关掉它避免更多问题:
https://assbbs.com/thread-20380.htm
解决SELinux网络应用访问及读写问题
chcon -Rt httpd_sys_rw_content_t /www
chcon -R -h -t httpd_sys_script_rw_t /www
也可以直接关掉它避免更多问题:
https://assbbs.com/thread-20380.htm