Nginx reverse proxy - deny access to specific backend IP addresses

折月煮酒 提交于 2020-03-05 03:59:49

问题


I'm running Nginx reverse proxy using proxy_pass directive from ngx_http_proxy_module. Is there a way to forbid access to certain backend IP address ranges? I've tried this but that doesn't seem to work.

来源:https://stackoverflow.com/questions/60223175/nginx-reverse-proxy-deny-access-to-specific-backend-ip-addresses

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!