<html><head></head><body>Hello,<br><br>yes that is indeed possible with nginx.<br><br>The Admin Guide is a good starting point:<br><a href="https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/">https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/</a><br><br>The principal module you'll be dealing with is the http_proxy module, you can find the docs here:<br><a href="https://nginx.org/en/docs/http/ngx_http_proxy_module.html">https://nginx.org/en/docs/http/ngx_http_proxy_module.html</a><br><br>Regards<br>Jack<br><br><div class="gmail_quote">On 6 December 2018 12:09:40 CET, dxxvi <nginx-forum@forum.nginx.org> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">Hi All,<br><br>Is it possible to use nginx as a proxy like Squid, of course without all the<br>access control lists, without protocols which are not http nor https? If<br>yes, could somebody give me a starting point?<br><br>Thanks.<br><br>Posted at Nginx Forum: <a href="https://forum.nginx.org/read.php?2,282288,282288#msg-282288">https://forum.nginx.org/read.php?2,282288,282288#msg-282288</a><hr>nginx mailing list<br>nginx@nginx.org<br><a href="http://mailman.nginx.org/mailman/listinfo/nginx">http://mailman.nginx.org/mailman/listinfo/nginx</a><br></pre></blockquote></div></body></html>