I am running magento in dedicated server.CMS running with root:root as user and group.If magento downloads any extensions it is saving with www-data:www-data ownership.I want to know how can i set root:root for downloading files
or
How to set all files with www-data:www-data and make the files executable?