Add mapping to application/zip for .maff
This commit is contained in:
parent
e5fe188127
commit
f6f2db1712
@ -71,6 +71,7 @@
|
|||||||
#.Z = application/x-compress
|
#.Z = application/x-compress
|
||||||
.zip = application/zip
|
.zip = application/zip
|
||||||
.7z = application/x-7z-compressed
|
.7z = application/x-7z-compressed
|
||||||
|
.maff = application/zip
|
||||||
|
|
||||||
# The rcltar module can handle compressed tar formats internally so we
|
# 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
|
# use application/x-tar for all tar files compressed or not. Note that tar
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user