Replies: 0
I am planning a wordpress implementation on an existing SUSE enterprise web server. Now I am trying to see how to set file permissions. The file layout on SUSE is similar to other UNIX servers running Apache.
The existing policy (for the non-wordpress web files) is as follows:
All files are owned by the user which runs the web service process. All files are read-only to the web service process except for a few specific operational directories which require write permission. No other users are allowed any access. Maintenance is done by an admin user with root access rights. No other users can log into the server.
To apply this policy to the wordpress implementation I need to know which specific wordpress files and directories (if any) require write permissions for the web server process. Is there any documentation on this?
-
This topic was modified 21 minutes ago by
mwandishi42.