File level permissions

File level permissions can be assigned to a specific file or it can be applied to an entire folder. In this case these permissions will be assigned to all the files that are contained in it. Permissions will also propagate to subfolders that are contained within the top folder.

It is possible to “break” inheritance and assign new permissions to a file or to a folder.

This can be done to further restrict who can use that file or folder.

I recommend to keep permissions simple. If these are not kept simple then it can easily become a mess.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator