M
M
Mike Diam2017-02-03 13:27:50
Nginx
Mike Diam, 2017-02-03 13:27:50

How to use a remote server as a proxy?

I'm not good at fine-tuning nginx, but then in the server's message panel I noticed the "Proxy support" mark.
prntscr.com/e3xl43
prntscr.com/e3xm24
Do I understand correctly that I can use this server as a proxy, for example, for anonymous access to another site?
If so, can anyone use it for such purposes or not?
UPD apparently nginx is not able to work in the "direct" (transparent) proxy mode, here you need to use something else.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrey Zubkov, 2017-02-03
@zubkov_work

This is not in the sense of proxy. Here the proxy implies that nginx (web server) will give static files (which are listed), and dynamics (php) will be given to the apache web server

U
un1t, 2017-02-03
@un1t

nginx is reverse proxy
you need squid

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question