How to set the permission of folder on amazon ec2 using putty?

0
(0)

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.

As you found this post useful...

Share this post on social media!

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?