comparison xml/en/docs/http/ngx_http_ssi_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 a56540cdcea5
children be54c443235a
comparison
equal deleted inserted replaced
545:e97b46d1842d 546:694db9597ee0
73 <context>location</context> 73 <context>location</context>
74 74
75 <para> 75 <para>
76 Enables processing of SSI commands in responses with the specified MIME types 76 Enables processing of SSI commands in responses with the specified MIME types
77 in addition to “<literal>text/html</literal>”. 77 in addition to “<literal>text/html</literal>”.
78 The special value “<literal>*</literal>” matches any MIME type (0.8.29).
78 </para> 79 </para>
79 80
80 </directive> 81 </directive>
81 82
82 </section> 83 </section>