Can someone steal or change my PHP files if I have set them to chmod 777?
I have an EC-2 instance and even when I'm logged in as EC2-user I cant change my file if I have set them to chmod 755. I can only make changes to the file when I have set them to chmod 777.
Originally asked by: Woho87 on Stack Overflow


Answers