I don't see the rest of your nginx.conf.  Also, the link you posted is to a
logon page with no image URLs.

On Wed, Feb 22, 2023 at 10:57 AM Saint Michael <vene...@gmail.com> wrote:

> I have a location
>
> root /static/duc/Digital_Universal_Currency;
>     # ... other directives ...
>         location / {
>
>  try_files /index.html =404;
> }
> you my see it directly
> https://securedigitalcheck.com
> The images don't work. No browser can see them.
> if I download them directly with wget, they download, same size, but in
> Windows they do not open with paint or with Chrome, the error message says
> that they are "format unknown".
> but if I download the image via SCP, directly, there is nothing wrong with
> them.
> so what is ningx doing?
>
>
>
>
>>
>> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> https://mailman.nginx.org/mailman/listinfo/nginx
>
_______________________________________________
nginx mailing list
nginx@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to