|
777 means read write execute and 666 means read write. Those are really all the permissions you need to set in windows. Your uploads and data directories need to be read write execute and your config files template files and stylesheets need to be read write.
Other than that you dont need to worry about 755 and 644 those are standard permissions so no need to set anything there.
|