| Syntax: | charset_types |
|---|---|
| Default: | charset_types text/html text/xml text/plain text/vnd.wap.wml
application/javascript application/rss+xml; |
| Context: | http, server, location |
This directive appeared in version 0.7.9.
Enables module processing in responses with the specified MIME types in addition to “text/html”. The special value “*” matches any MIME type (0.8.29).
Until version 1.5.4, “application/x-javascript” was used as the default MIME type instead of “application/javascript”.
Please login to continue.