Syntax: | gunzip |
---|---|
Default: | gunzip off; |
Context: | http , server , location |
Enables or disables decompression of gzipped responses for clients that lack gzip support. If enabled, the following directives are also taken into account when determining if clients support gzip: gzip_http_version, gzip_proxied, and gzip_disable. See also the gzip_vary directive.
Please login to continue.