diff xml/en/docs/http/ngx_http_gzip_module.xml @ 546:694db9597ee0

Documented the special value "*" in various "*_type" directives.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 21 Jun 2012 21:29:00 +0000
parents bb51d3e17dd0
children be54c443235a
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_gzip_module.xml
+++ b/xml/en/docs/http/ngx_http_gzip_module.xml
@@ -238,6 +238,7 @@ enables compression for all proxied requ
 <para>
 Enables gzipping of responses for the specified MIME types in addition
 to “<literal>text/html</literal>”.
+The special value “<literal>*</literal>” matches any MIME type (0.8.29).
 Responses with the type “<literal>text/html</literal>” are always compressed.
 </para>