There is an error on this page which is "immutable" and cannot be
edited by an ordinary user (even logged in):

  https://wiki.apache.org/httpd/FileSystemPermissions

The error is in this the last line:

What we've done here is to set all files to 640, or rw-r--r-- and
directories to rwxr-x---. Because the group "web-content" is applied
to all the files and directories, httpd can read these files, but
cannot write to them.

The error phrase is here:

 "set all files to 640, or rw-r--r--"

which should read:

 "set all files to 640, or rw-r-----"

Best regards,

-Tom

Reply via email to