Gzip HTML Output
This module compresses your HTML output to improve page load times, which is useful if your hosting environment doesn't support standard gzip compression. It can be enabled in the performance configuration settings.
This project gzips your html output if your hoster does not support or does not allow gzip via apache htaccess or nginx configuration.
(For example platform.sh is not allowing gzip. See: https://docs.platform.sh/configuration/app-containers.html#compression)
Configuration
Enable it under: admin/config/development/performance
Warning
This module is not working together with big_pipe enabled.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.