User Tools

Site Tools


tips:linux:selinuxapache

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
tips:linux:selinuxapache [2012/06/04 07:20] eriktips:linux:selinuxapache [2012/06/04 07:25] erik
Line 1: Line 1:
-====== SELinux Apache Permissions ======+====== SELinuxApache Permissions ======
  
 To allow files in a directoy to be served by Apache with SELinux enabled: To allow files in a directoy to be served by Apache with SELinux enabled:
  
-   chcon -R -t httpd_sys_content_t <directory>+  chcon -R -t httpd_sys_content_t <directory>
        
 To check on the files security permissions use: To check on the files security permissions use:
  
-   ls -RZ <directory> +  ls -RZ <directory> 
-   +
 To allow Apache to send emails use: To allow Apache to send emails use:
  
tips/linux/selinuxapache.txt · Last modified: 2012/06/04 07:26 by erik