mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 17:52:38 +08:00
MIME: added application/xspf+xml MIME type (ticket #479).
This commit is contained in:
parent
f9e7687e55
commit
3dddf60850
@ -55,6 +55,7 @@ types {
|
|||||||
application/x-x509-ca-cert der pem crt;
|
application/x-x509-ca-cert der pem crt;
|
||||||
application/x-xpinstall xpi;
|
application/x-xpinstall xpi;
|
||||||
application/xhtml+xml xhtml;
|
application/xhtml+xml xhtml;
|
||||||
|
application/xspf+xml xspf;
|
||||||
application/zip zip;
|
application/zip zip;
|
||||||
|
|
||||||
application/octet-stream bin exe dll;
|
application/octet-stream bin exe dll;
|
||||||
|
Loading…
Reference in New Issue
Block a user