diff --git a/frontend/js/app/nginx/access/form.ejs b/frontend/js/app/nginx/access/form.ejs index 79220b1..6716336 100644 --- a/frontend/js/app/nginx/access/form.ejs +++ b/frontend/js/app/nginx/access/form.ejs @@ -47,10 +47,11 @@
- Basic Authorization via + 授权用户基于 Nginx HTTP Basic Authentication + 实现
- IP Address Whitelist/Blacklist via + IP地址黑白名单基于 Nginx HTTP Access + 实现
allow
and deny
directives will be applied in the order they are defined.允许
和 禁止
规则将按照它们定义的顺序执行。