Skip to content

Instantly share code, notes, and snippets.

@shervinafshar
Created July 9, 2014 08:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shervinafshar/958183a1b4333be55671 to your computer and use it in GitHub Desktop.
Save shervinafshar/958183a1b4333be55671 to your computer and use it in GitHub Desktop.
Check and set the SELinux security label of the files
ls -Z
sudo chcon -Rv --type=httpd_sys_content_t folder/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment