Skip to content

Instantly share code, notes, and snippets.

@volure
Created May 22, 2015 23:26
Show Gist options
  • Save volure/6f293affaab38589b081 to your computer and use it in GitHub Desktop.
Save volure/6f293affaab38589b081 to your computer and use it in GitHub Desktop.
Allow Apache to use a folder with Change Security Context Command
chcon -R --reference=/var/www/html/ /var/www/html/anotherFolder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment