摘要: ngx_http_access_module ngx_http_access_module模块允许限制对某些客户端地址的访问。 访问也可以通过密码,子请求的结果或JWT来限制。 通过地址和密码的同时访问限制由满足指令控制。 allow Syntax: allow address | CIDR | u 阅读全文
posted @ 2016-12-23 17:40 ProfiBus 阅读(682) 评论(0) 推荐(0) 编辑