We have suEXEC installed, and we also use git version control.
suEXEC only allows cgi scripts to run with permission 755. Git sets file permissions on cgi scripts (and all executables) to 775.
Is there a way to configure suEXEC so that cgi scripts can run with permission 775?