0

I'm the local user on a system with admin rights. I would like to change the way the default owner and group permissions are set, when new files are created in the specified folder /var/www/html/somefolder

I can for example, run sudo chown -R leon:www-data somefolder, but if I create any new files in this folder, they are going to default to leon:leon.

Is there something I can do to the folder that will set any files or folder permissions created by me in /var/www/html/somefolder to be automatically set to leon:www-data?

Thanks.

user126440
  • 167
  • 1
  • 2
  • 9

0 Answers0