comparison xml/en/docs/http/ngx_http_sub_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 5a848934a12d
children be54c443235a
comparison
equal deleted inserted replaced
545:e97b46d1842d 546:694db9597ee0
78 <context>location</context> 78 <context>location</context>
79 79
80 <para> 80 <para>
81 Enables string replacement in responses with the specified MIME types 81 Enables string replacement in responses with the specified MIME types
82 in addition to “<literal>text/html</literal>”. 82 in addition to “<literal>text/html</literal>”.
83 The special value “<literal>*</literal>” matches any MIME type (0.8.29).
83 </para> 84 </para>
84 85
85 </directive> 86 </directive>
86 87
87 </section> 88 </section>