Skip to content

Instantly share code, notes, and snippets.

@iworkforthem
Created January 24, 2017 07:02
Show Gist options
  • Save iworkforthem/e5ff56e1b8d2f7d080a59476f4d44072 to your computer and use it in GitHub Desktop.
Save iworkforthem/e5ff56e1b8d2f7d080a59476f4d44072 to your computer and use it in GitHub Desktop.
set permission to /var/www/html
chown -R ec2-user /var/www/html
chmod -R 755 /var/www/html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment