summaryrefslogtreecommitdiff
path: root/package/tntnet/files/mime.conf
diff options
context:
space:
mode:
authorwbx <wbx@hydrogenium.(none)>2009-05-17 14:41:34 +0200
committerwbx <wbx@hydrogenium.(none)>2009-05-17 14:41:34 +0200
commit219a6dab8995aad9ac4860cc1a84d6f3509a03a4 (patch)
treeb9c0f3c43aebba2fcfef777592d0add39f2072f4 /package/tntnet/files/mime.conf
Initial import
Diffstat (limited to 'package/tntnet/files/mime.conf')
-rw-r--r--package/tntnet/files/mime.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/package/tntnet/files/mime.conf b/package/tntnet/files/mime.conf
new file mode 100644
index 000000000..bab84a83d
--- /dev/null
+++ b/package/tntnet/files/mime.conf
@@ -0,0 +1,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