--- httpd-2.4.34/Makefile.in.orig 2018-07-21 21:28:23.626991837 +0000 +++ httpd-2.4.34/Makefile.in 2018-07-21 21:29:29.959987883 +0000 @@ -279,7 +279,7 @@ install-suexec-setuid: @if test -f $(builddir)/support/suexec; then \ - chmod 4755 $(DESTDIR)$(sbindir)/suexec; \ + chmod 0755 $(DESTDIR)$(sbindir)/suexec; \ fi install-suexec-caps: