PROBLEM I:
--------------
Description:
Some folders/files are owned by apache.
It is to enable user to interact with them (upload files, move files, update files content etc.) from web interface located in password protected area.
Folders are 755, files are 644 (besides time, when user interacts with them - script changes permissions to allow writing executing).
Question:
My concern is safety.
Is this setup safe.
PROBLEM II:
----------------
Is it possible to move files between apache owned folder and e.g. admin owned folder?
permissions
Moderator: General Moderators