Quantcast
Channel: Nginx Forum - Nginx Mailing List - English
Viewing all articles
Browse latest Browse all 7229

Nginx reverse proxy image not loading (no replies)

$
0
0
Hi All,

I am trying to configure Nginx as a reverse proxy for one of the web
servers. Web application is working fine but dynamic images are not
loading, graphs are configured as img_src with an http url. On the web
server I am seeing error "Critical: Malicious cross-site request forgery
detected". Nginx is configured with below set headers

proxy_set_header HOST $host;

proxy_set_header X-Forwarded-Proto $scheme;

proxy_set_header X-Real-IP $remote_addr;

proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;

Could you please help me why images are not loading.

- Aravind
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Viewing all articles
Browse latest Browse all 7229

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>