you're certainly going to need the webuser as either the file owner of group
You can change this by typing chown <owner>:www filename
and then the webuser will require write permission chmod 664 filename
This will the file owner & group read/write permissions and everybody else read