I use gedit to edit my php scripts. When I send them to the server the owner and group get changed. I want the ownership <apache user>.<apache group> to persist. I don't want everyone to read these files. What can I do to force the apache user and group to own the php scripts? -Daniel