On Sun, Nov 08, 2020 at 10:45:05AM +0000, Francis Daly wrote: > On Sun, Nov 08, 2020 at 03:42:05AM -0500, [email protected] wrote:
Actually... > > GET http://example.com/ajax/inc/1488440 HTTP/1.1 > > That's a http request... That's a http request to a http proxy server, not to a http server. Are you trying to use nginx as a proxy server? Because that is going to have some problems. As far as the client is concerned, nginx is a http server, not a http proxy server. So, I guess that an architecture description might well help decide the best way to do the thing that you want to do. Cheers, f -- Francis Daly [email protected] _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
