Correct permission/chmod of our system
When you install some CMS, there are requirement of chmod to 777 for folder and 666 for file to allow write permission. However, at MultipleCloud, you do not need to chmod to 777 (folder) or 666 (file). Because folder can have write permission at 755 for folder and 644 for file. Our system is the…