Folder permissions getting changed when folder is deployed through FTP in cloud 9 IDE -


I am trying to implement a folder using the option 'deployed on the FTP server' in the Cloud 9 IDE. The folder has been properly deployed at the remote location but when I tried to access the files in the files, I got an error 403 Forbidden You are not allowed to access this document . When checked through the console, the permissions have changed It is not possible to change folder permissions every time What should I do? Any help would be highly appreciated.


Comments

Popular posts from this blog

python - rpy2 import is not working -

c++ - How to load a bitmap from file into the samples buffer -

javascript - How to get MySQL query result returned using $.ajax -