Module Description
Drupal determines the MIME type of each uploaded file by applying a MIME type mapping to the file name. The default mapping is hard-coded in ExtensionMimeTypeGuesser.
The File MIME module allows site administrators to alter the built-in mapping. For example, you may wish to serve FLAC files as audio/flac rather than application/x-flac.
On the File MIME settings page, the MIME type mapping can be extracted from the server's mime.types file and/or configured via a text field, and can also be applied retroactively to all previously uploaded files.
Disabling this module will restore Drupal's built-in mapping.
You can support development by contributing or sponsoring.
The File MIME module allows site administrators to alter the built-in mapping. For example, you may wish to serve FLAC files as audio/flac rather than application/x-flac.
On the File MIME settings page, the MIME type mapping can be extracted from the server's mime.types file and/or configured via a text field, and can also be applied retroactively to all previously uploaded files.
Disabling this module will restore Drupal's built-in mapping.
You can support development by contributing or sponsoring.
Module Link
Project Usage
429
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
The File MIME module allows site administrators to alter the built-in mapping for MIME types in Drupal.
Data Name
filemime