Skip to main content

SELinux Centos / Redhat and chcon httpd

A great article at http://wiki.centos.org/HowTos/SELinux

A good command to know is
chcon -Rv --type=httpd_sys_content_t /html 
 
To see current context
ls -Z 


Comments

Post a Comment

Popular posts from this blog