On Linux Ubuntu Apache2
Mime types handled by two configuration files
- /etc/mime.types
- is the mime system configuration file, which, if I understand correctly, uses apache.
- /etc/apache2/mods-enabled/mime.conf
- Points above, but also contains a specific configuration for this particular installation.
source share