MIME: added the most common OOXML MIME types (ticket #243).
This commit is contained in:
parent
4c4c1f16ab
commit
01262f849e
1 changed files with 4 additions and 0 deletions
|
@ -61,6 +61,10 @@ types {
|
|||
application/octet-stream iso img;
|
||||
application/octet-stream msi msp msm;
|
||||
|
||||
application/vnd.openxmlformats-officedocument.wordprocessingml.document docx;
|
||||
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet xlsx;
|
||||
application/vnd.openxmlformats-officedocument.presentationml.presentation pptx;
|
||||
|
||||
audio/midi mid midi kar;
|
||||
audio/mpeg mp3;
|
||||
audio/ogg ogg;
|
||||
|
|
Loading…
Reference in a new issue