ASCWH - Nginx封ip,禁用IP段的设置说明 的评论 https://www.ascwh.com/82.html nginx的ngx_http_access_module 模块可以封配置内的ip或者ip段,语法如下:deny IP;deny subnet;allow IP;allow subnet;# bl...