mirror of
https://github.com/nginx/nginx.git
synced 2026-05-13 09:36:42 +00:00
MIME: added application/xspf+xml MIME type (ticket #479).
This commit is contained in:
parent
f9e7687e55
commit
3dddf60850
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ types {
|
|||
application/x-x509-ca-cert der pem crt;
|
||||
application/x-xpinstall xpi;
|
||||
application/xhtml+xml xhtml;
|
||||
application/xspf+xml xspf;
|
||||
application/zip zip;
|
||||
|
||||
application/octet-stream bin exe dll;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue