Welcome! Log In Create A New Profile

Advanced

Re: Images do not load

Francis Daly
November 22, 2021 04:24PM
On Mon, Nov 22, 2021 at 02:04:36PM -0500, Software Info wrote:

Hi there,

> I am running version version 1.20 on FreeBSD. I am trying to set up nginx as a reverse proxy for a backend server sitting on Windows 2012. When I try to load the site through nginx, I don’t get any images back. On the windows server, everything the site needs is under the central folder. The images are in central/images.
>
> Here is my relevant nginx config:

What do the logs say?

Can you make one request for an image -- perhaps
"/central/images/one.png", and show what response does come back?

> Could anyone please help me to understand why the images don’t load.

Your browser should tell you what request it made, and what response
it received. From that, it may be clear where the response comes from
-- maybe the html from the first request includes direct links to
http://backend/central/images/one.png, and the browser cannot access
http://backend?

Good luck with it,

f
--
Francis Daly francis@daoine.org
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Images do not load

Software Info November 22, 2021 02:06PM

Re: Images do not load

Francis Daly November 22, 2021 04:24PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 246
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready