I work on a platform which serves several different projects. For the most part, all of the projects install their web server using Red Hat's RPM. We never created a policy for this which would require the projects' application developers to install from either source or in-house binary/tarball.
This is causing issues now because as we patch servers with security updates, the Red Hat httpd package gets updated with configuration files that are either not originally part of the project's configuration or overwrite the configuration.
We need evidence or supporting documentation which points to a safer, more stable option which can be written into policy. Is there any documentation which can provide this support? I'm looking through Google results, but my Google-fu is weak so it requires sifting out the cruft. If someone here has a source they can point me to directly I would appreciate it.