mirror of
https://github.com/nginx/nginx.git
synced 2026-09-09 07:15:03 +00:00
Though there are several MIME types commonly used for JavaScript nowadays, the most common being "text/javascript", "application/javascript", and currently used by nginx "application/x-javascript", RFC 4329 prefers "application/javascript". The "charset_types" directive's default value was adjusted accordingly. |
||
|---|---|---|
| .. | ||
| fastcgi.conf | ||
| fastcgi_params | ||
| koi-utf | ||
| koi-win | ||
| mime.types | ||
| nginx.conf | ||
| scgi_params | ||
| uwsgi_params | ||
| win-utf | ||