I have a nginx reverse proxy to forward requests to various Apache websites
behind it. This all seems to work fine unless I remove one of the proxy_pass
configurations from nginx. Even though I remove it, nginx still fowards the
requests back to Apache to a seemingly random website this time.

I can't seem to get it to stop doing that. Any idea what's going on?

Posted at Nginx Forum: 
https://forum.nginx.org/read.php?2,286492,286492#msg-286492

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

Reply via email to