What files and folders should NOT be granted write acces?
Hi there
Just uploaded a new site at a new host. I have a dotnet online panel there where i can set read/write options for files and folders.
I had the problem that the umbraco config could not be accessed. Setting read AND write on this file gave me nothing, neither did it on the App_Data folder which contains the umbracoconfig.
I then added read/write on the entire root and child folders to get it working. Now i want to manually remove write on the files and folder that should not have/need these rights.
So for the NETWORK USER, what files should not be granted write access?
What files and folders should NOT be granted write acces?
Hi there
Just uploaded a new site at a new host. I have a dotnet online panel there where i can set read/write options for files and folders.
I had the problem that the umbraco config could not be accessed. Setting read AND write on this file gave me nothing, neither did it on the App_Data folder which contains the umbracoconfig.
I then added read/write on the entire root and child folders to get it working. Now i want to manually remove write on the files and folder that should not have/need these rights.
So for the NETWORK USER, what files should not be granted write access?
Thanks in advance!
No one? :(
Have a look at what SHOULD be granted access and reverse it: http://our.umbraco.org/wiki/install-and-setup/set-umbraco-folder-permissions-from-command-line
Thanks Sebastiaan.
Appreciate it!
is working on a reply...