From f6f2db171225a51962cc2daf0483a112ad61ee6b Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Mon, 10 Jul 2017 10:14:07 +0200 Subject: [PATCH] Add mapping to application/zip for .maff --- src/sampleconf/mimemap | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sampleconf/mimemap b/src/sampleconf/mimemap index 5d6e66a6..1c29c2b5 100644 --- a/src/sampleconf/mimemap +++ b/src/sampleconf/mimemap @@ -71,6 +71,7 @@ #.Z = application/x-compress .zip = application/zip .7z = application/x-7z-compressed +.maff = application/zip # The rcltar module can handle compressed tar formats internally so we # use application/x-tar for all tar files compressed or not. Note that tar