This is a discussion on permissions within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi Under /usr/local/apache/htdocs what should the permissions be for files and directories? Thanks -- Matt Fear of a ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
"Matthew Paterson" <mint@teamlinux.org.uk> wrote in message news:pan.2004.04.06.14.18.43.787424@teamlinux.org. uk... > Under /usr/local/apache/htdocs what should the permissions be for files > and directories? You want read access for files and read+execute access for folders, for the user and/or group which apache runs under. Richard. |