Module ngx_http_gzip_static_module
The ngx_http_gzip_static_module module allows sending precompressed files with the “.gz” filename extension instead of regular files.
This module is not built by default, it should be enabled with the --with-http_gzip_static_module configuration parameter.