R
R
Ruslan Absalyamov2018-11-15 16:53:38
linux
Ruslan Absalyamov, 2018-11-15 16:53:38

How can I make it so that there are optimal work with files?

I have a problem that I save, I have the following project, if I write data (i.e. create, update files and delete), then you need to give access rights sudo chown -R ruslan.www-data rsi
If you need to upload a file in the browser through a form, then give access rights to the next user sudo chown -R www-data.www-data rsi
Question, How can I make the rights to be normal and not change them?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Rsa97, 2018-11-15
@rusline18

chmod -R g+rwx rsi

R
Ruslan Fedoseev, 2018-11-15
@martin74ua

The web server must be configured correctly.
Get an admin.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question