How to set the permission of folder on amazon ec2 using putty?
//How to set the permission of folder on amazon ec2 using putty
chmod 777 path/
chown -R ec2-user /var/www/html
chmod -R 755 /var/www/html
How to set the permission of folder on amazon ec2 using putty?
//How to set the permission of folder on amazon ec2 using putty
chmod 777 path/
chown -R ec2-user /var/www/html
chmod -R 755 /var/www/html
How useful was this post?
Click on a star to rate it!
Average rating 0 / 5. Vote count: 0
No votes so far! Be the first to rate this post.
We are sorry that this post was not useful for you!
Let us improve this post!
Tell us how we can improve this post?