The browser accesses the pictures on the ftp server through url. How to display the pictures instead of downloading them?

Nginx+ftp
urlnginxip192.168.159.188:6666nginx6666
http://192.168.159.188:6666/images/p1.png:

clipboard.png


clipboard.png


clipboard.png

ask for advice on how to display pictures instead of downloading pictures

Aug.20,2021

download or direct display, handled by the browser itself, may be controlled by Thunderbolt.
if your server correctly identifies content-type, you can't do anything more.

Menu