Created
January 24, 2017 07:02
-
-
Save iworkforthem/e5ff56e1b8d2f7d080a59476f4d44072 to your computer and use it in GitHub Desktop.
set permission to /var/www/html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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