Hello,
I've got a web server set up, and have been told that the most secure way of allowing apache to write to directories (for running CMS software such as Joomla). Everything is running it with chmod 777 at the moment, so is not overly secure, and for once, I'd like to do things 'properly',
How can I use chown to add apache to the group? I'm not sure where to start, or which group to add apache even
Any help appreciated
