As a static server, nginx cannot display pictures in BMP format in the browser.

there are images in JPG and BMP formats in the static resource path of nginx, which can be displayed normally in the browser when accessing 1.JPG images. If it is in BMP format, the image browser will download it itself. How can BMP images be displayed properly in the browser?

Oct.16,2021

curl-I check your URL path to see if MIME is wrong. Change the mime setting of nginx and you will get it

.
Menu