How can I recursively apply chmod 777 to a folder and all its contents?
chmod 777Linux777`chmod`Windows777chmod 777 makes a filefolder readable, write-able and executable by everyone. So essentially on your site folder, you have given everyone permission to write to that folder, so you have