Answer the question
In order to leave comments, you need to log in
Reverse proxy from nginx to squid?
Bundle required: client <-> nginx <-> squid <-> site.
In nginx:
location / {
proxy_pass http://37.59.62.38:8080/https://www.google.com;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question