mirror of
https://github.com/nginx/nginx.git
synced 2026-09-03 20:53:04 -05:00
MIME: added application/xspf+xml MIME type (ticket #479).
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user