Skip to content

Commit

Permalink
add 7z MIME type
Browse files Browse the repository at this point in the history
  • Loading branch information
igorsysoev committed Mar 3, 2010
1 parent e71f399 commit 02b9b08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/mime.types
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ types {
application/vnd.wap.xhtml+xml xhtml;
application/vnd.google-earth.kml+xml kml;
application/vnd.google-earth.kmz kmz;
application/x-7z-compressed 7z;
application/x-cocoa cco;
application/x-java-archive-diff jardiff;
application/x-java-jnlp-file jnlp;
Expand Down

0 comments on commit 02b9b08

Please sign in to comment.