<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p>So we have a developer that created an application that uses the Webserver to write files to some specific folders.   Their application creates the folders with the permissions as 755.  The folders are created with the user nobody, and the group site1.  I manually changed the permissions on the folders as 775, and added the user apache to the site1 group in /etc/groups.  </p>
<p>Is there a way with BlueOnyx to leave apache as a member of the site1 group?  Or to make and keep the directory owner as Apache when the application creates new folders?</p>
<p>Or is there a better way to do this?  </p>
<p>Thank you.</p>
<p>Drew.</p>
<p> </p>
<p> </p>
</body></html>