If I change the owner of /var/www to ftpgroup
sudo chown :ftpgroup /var/www
am I going to have other kind of issues ? Or is that ok ?
feedback
|
|
I think you'll find the only user in nobody (or whatever the group who owns it now is called) is nobody, so no, I don't believe it will cause any issues, unless you added users to the group that currently owns /var/www | |||||||
feedback
|