mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
Add a couple requested (and properly registered) mime types.
See: http://www.iana.org/assignments/media-types/application/ http://www.rfc-editor.org/rfc/rfc3236.txt http://www.iana.org/assignments/media-types/image/vnd.djvu PR: 7795,7969 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94645 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -315,6 +315,7 @@ application/x-troff-ms ms
|
||||
application/x-ustar ustar
|
||||
application/x-wais-source src
|
||||
application/x400-bp
|
||||
application/xhtml xhtml xht
|
||||
application/xml
|
||||
application/xml-dtd
|
||||
application/xml-external-parsed-entity
|
||||
@@ -365,6 +366,7 @@ image/prs.btif
|
||||
image/prs.pti
|
||||
image/tiff tiff tif
|
||||
image/vnd.cns.inf2
|
||||
image/vnd.djvu djvu djv
|
||||
image/vnd.dwg
|
||||
image/vnd.dxf
|
||||
image/vnd.fastbidsheet
|
||||
|
||||
Reference in New Issue
Block a user