I'm new to Linux, I was wondering the securest way to give file permissions to Apache. I was going to use "chown daemon file.php", but then I found another way using "chmod 777 file.php". I'm installing Joomla. Any thoughts?
Thanks