User Tools

Site Tools


tips:linux:selinuxapache

This is an old revision of the document!


SELinux & Apache Permissions

To allow files in a directoy to be served by Apache with SELinux enabled:

 chcon -R -t httpd_sys_content_t <directory>
 

To check on the files security permissions use:

 ls -RZ <directory>
tips/linux/selinuxapache.1338719193.txt.gz · Last modified: 2012/06/03 10:26 by erik