Skip to content

Commit

Permalink
Added image/webp and video/webm MIME types.
Browse files Browse the repository at this point in the history
  • Loading branch information
VBart committed Nov 14, 2011
1 parent 255e20a commit 3db91b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conf/mime.types
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ types {
image/x-jng jng;
image/x-ms-bmp bmp;
image/svg+xml svg;
image/webp webp;

application/java-archive jar war ear;
application/mac-binhex40 hqx;
Expand Down Expand Up @@ -69,6 +70,7 @@ types {
video/mp4 mp4;
video/mpeg mpeg mpg;
video/quicktime mov;
video/webm webm;
video/x-flv flv;
video/x-m4v m4v;
video/x-mng mng;
Expand Down

0 comments on commit 3db91b8

Please sign in to comment.