SuiteCRM with Apache 2.4

Hi!

I am having issues making SuiteCRM work, after a fresh install on php7. For this reason, I am making sure that each one of the Recommended installation pre-requisites here https://suitecrm.com/wiki/index.php/Installation#Recommended_installation_pre-requisites are enabled and ok.

The SuiteCRM requisite tells me zlib must be installed and enabled in Apache. However, Apache 2.4 will only work with gzip “The gzip encoding is the only one supported to ensure complete compatibility with old browser implementations. The deflate encoding is not supported, please check the zlib’s documentation for a complete explanation.” https://httpd.apache.org/docs/current/mod/mod_deflate.html

Does SuiteCRM work with gzip enabled and zlib disabled?