Hi there,
i developed the application using WAMP, i think windows assigns 0644 file permission to all directory by default. i am hosting the application on Unix Server which uses cPanel 11, my application has some directories where user(admin) will be uploading files to it. what file permission should i be giving to that directory? is it safe if i give 0777 to the directory where i will be uploading the file.? and the rest 0644?