I can't show image using HTML

I need to show image in LN client using html.

so I have done it, and locally it works perfect, but when I applied this approach on the server I got next messages:

  • making HTTP connection to host myserver using port 80

  • unable to connect to host

  • Image or object not found on server

I checked HTTP task, it is loaded.

Where the problem could be?

Thanks