Change Apache User's umask
add the following to /etc/apache2/envvars
umask 002
the restart apache (not reload)