Solution:
1. Nginx configuration: Ensure you include the MIME types file in your nginx.conf:
include /etc/nginx/mime.types;
2. PHP-FPM configuration: Check the PHP-FPM and php.ini settings, usually located at:
/etc/php/{version}/fpm/php.ini