Cartpauj & iComNow

Thursday, February 14, 2013

Changing File Permissions « WordPress Codex

Changing File Permissions « WordPress Codex: "Permission Modes
7 5 5
user group world
r+w+x r+x r+x
4+2+1 4+0+1 4+0+1 = 755
The permission mode is computed by adding up the following values for the user, the file group, and for everyone else. The diagram shows how.

Read 4 - Allowed to read files
Write 2 - Allowed to write/modify files
eXecute1 - Read/write/delete/modify/directory"

'via Blog this'

No comments:

Post a Comment