Well with Windows its two seperate layers of security where as with Linux its just one.
The main layer is the NTFS permissions which tell Windows what users/processes on the server itself can access a file/folder; but the public layer "outside world" is simply controlled by IIS (the webserver) in seperate configuration.
This is why its safe and much easier for users with Windows web hosts permissions wise - IIS simply has the "read" permission, where as the NTFS permissions allow Full Control for your scripts to run; resulting in never needing to worry about or change permissions of any kind.


Reply With Quote
)

Bookmarks