summaryrefslogtreecommitdiff
path: root/package/tntnet/files/mime.conf
blob: bab84a83d5dc0310b54f37df2d89122b1c1d899d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
DefaultType text/html
AddType text/plain	.txt
AddType text/html	.html .htm .xhtml
AddType image/png	.png
AddType image/gif	.gif
AddType image/bmp	.bmp
AddType application/x-tar	.tgz
AddType image/jpeg		.jpeg .jpg
AddType image/tif  .tif .tiff
AddType text/css	.css
AddType text/plain	.asc
AddType text/rtf	.rtf
AddType video/mpeg	.mpeg .mpg .mpe
AddType application/x-javascript	.js
AddType application/msword	.doc .dot
AddType application/pdf	.pdf
AddType application/postscript	.ps .ai .eps
AddType application/vnd.ms-excel	.xls .xlb
AddType application/vnd.ms-powerpoint	.ppt .pps .pot
AddType application/zip	.zip
AddType application/x-gtar	.gtar .tgz .taz
AddType application/x-java-archive	.jar