Hello,

yes that is indeed possible with nginx.

The Admin Guide is a good starting point:
https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/

The principal module you'll be dealing with is the http_proxy module, you can 
find the docs here:
https://nginx.org/en/docs/http/ngx_http_proxy_module.html

Regards
Jack

On 6 December 2018 12:09:40 CET, dxxvi <[email protected]> wrote:
>Hi All,
>
>Is it possible to use nginx as a proxy like Squid, of course without
>all the
>access control lists, without protocols which are not http nor https?
>If
>yes, could somebody give me a starting point?
>
>Thanks.
>
>Posted at Nginx Forum:
>https://forum.nginx.org/read.php?2,282288,282288#msg-282288
>
>_______________________________________________
>nginx mailing list
>[email protected]
>http://mailman.nginx.org/mailman/listinfo/nginx
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to