| Syntax: | gzip_types |
|---|---|
| Default: | gzip_types text/html; |
| Context: | http, server, location |
Enables gzipping of responses for the specified MIME types in addition to “text/html”. The special value “*” matches any MIME type (0.8.29). Responses with the “text/html” type are always compressed.
Please login to continue.