Skip to content

Instantly share code, notes, and snippets.

@Suaz
Created September 23, 2019 04:10
Show Gist options
  • Save Suaz/bd52f1af4c895a26addb4406d33d7cfe to your computer and use it in GitHub Desktop.
Save Suaz/bd52f1af4c895a26addb4406d33d7cfe to your computer and use it in GitHub Desktop.
chown -R apache:apache <dir>
chmod -R 755 <dir>
chcon -R -t httpd_sys_rw_content_t <dir>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment