首页 > 其他 > 详细

常用mime.types

时间:2019-05-05 18:34:13      阅读:94      评论:0      收藏:0      [点我收藏+]

以下是从nginx配置文件mime.types中提取出的最常用的文件格式, 整理了下, 方便查看

类型 文件格式
default_type application/octet-stream
-
text/html html htm shtml
text/css css
application/javascript js
text/xml xml
text/plain txt
application/json json
-
application/java-archive jar war ear
application/x-rar-compressed rar
application/zip zip
application/x-redhat-package-manager rpm
-
application/msword doc
application/vnd.openxmlformats-officedocument.wordprocessingml.document docx
application/pdf pdf
application/vnd.ms-powerpoint ppt
application/vnd.openxmlformats-officedocument.presentationml.presentation pptx
-
application/vnd.ms-excel xls
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet xlsx
-
application/octet-stream bin exe dll
-
image/png png
image/jpeg jpeg jpg
image/gif gif
audio/mpeg mp3
video/mp4 mp4
video/mpeg mpeg mpg
video/quicktime mov
video/x-flv flv
video/x-msvideo avi

常用mime.types

原文:https://www.cnblogs.com/wangzaiplus/p/10815430.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!