Hello everyone
In the project that I'm currently working on, I need to allow user A to have access to user B's public_html files
(there are some php files uploaded to user 'A' which need access to the home folder of user 'B')
how can I do that?
Thank you
In the project that I'm currently working on, I need to allow user A to have access to user B's public_html files
(there are some php files uploaded to user 'A' which need access to the home folder of user 'B')
how can I do that?
Thank you