Fix work keepalive and rewrite to named location
[nginx-catap.git] / conf / mime.types
blobefcfede76d8ef84e65d5d524d3cc26d453887261
2 types {
3     text/html                             html htm shtml;
4     text/css                              css;
5     text/xml                              xml;
6     image/gif                             gif;
7     image/jpeg                            jpeg jpg;
8     application/x-javascript              js;
9     application/atom+xml                  atom;
10     application/rss+xml                   rss;
12     text/mathml                           mml;
13     text/plain                            txt;
14     text/vnd.sun.j2me.app-descriptor      jad;
15     text/vnd.wap.wml                      wml;
16     text/x-component                      htc;
18     image/png                             png;
19     image/tiff                            tif tiff;
20     image/vnd.wap.wbmp                    wbmp;
21     image/x-icon                          ico;
22     image/x-jng                           jng;
23     image/x-ms-bmp                        bmp;
24     image/svg+xml                         svg;
26     application/java-archive              jar war ear;
27     application/mac-binhex40              hqx;
28     application/msword                    doc;
29     application/pdf                       pdf;
30     application/postscript                ps eps ai;
31     application/rtf                       rtf;
32     application/vnd.ms-excel              xls;
33     application/vnd.ms-powerpoint         ppt;
34     application/vnd.wap.wmlc              wmlc;
35     application/vnd.wap.xhtml+xml         xhtml;
36     application/vnd.google-earth.kml+xml  kml;
37     application/vnd.google-earth.kmz      kmz;
38     application/x-7z-compressed           7z;
39     application/x-cocoa                   cco;
40     application/x-java-archive-diff       jardiff;
41     application/x-java-jnlp-file          jnlp;
42     application/x-makeself                run;
43     application/x-perl                    pl pm;
44     application/x-pilot                   prc pdb;
45     application/x-rar-compressed          rar;
46     application/x-redhat-package-manager  rpm;
47     application/x-sea                     sea;
48     application/x-shockwave-flash         swf;
49     application/x-stuffit                 sit;
50     application/x-tcl                     tcl tk;
51     application/x-x509-ca-cert            der pem crt;
52     application/x-xpinstall               xpi;
53     application/zip                       zip;
55     application/octet-stream              bin exe dll;
56     application/octet-stream              deb;
57     application/octet-stream              dmg;
58     application/octet-stream              eot;
59     application/octet-stream              iso img;
60     application/octet-stream              msi msp msm;
62     audio/midi                            mid midi kar;
63     audio/mpeg                            mp3;
64     audio/x-realaudio                     ra;
66     video/3gpp                            3gpp 3gp;
67     video/mpeg                            mpeg mpg;
68     video/quicktime                       mov;
69     video/x-flv                           flv;
70     video/x-mng                           mng;
71     video/x-ms-asf                        asx asf;
72     video/x-ms-wmv                        wmv;
73     video/x-msvideo                       avi;