Hello,
I need something (I think) simple.For some tests I execute want to use NGNIX as proxy on localhost , and to set some headers for each HTTP request.
Looks like adding headers is pretty easy - I need just to use add_header ...
But is it possible to use NGINX as a proxy server on localhost (on windows).
So I'll be able to set it as a proxy via LAN settings.
I've just used some example configs but and started the nginx , but when I set is as a proxy the browsers stop working.
Best regards.
I need something (I think) simple.For some tests I execute want to use NGNIX as proxy on localhost , and to set some headers for each HTTP request.
Looks like adding headers is pretty easy - I need just to use add_header ...
But is it possible to use NGINX as a proxy server on localhost (on windows).
So I'll be able to set it as a proxy via LAN settings.
I've just used some example configs but and started the nginx , but when I set is as a proxy the browsers stop working.
Best regards.