From 4390e8f726a37940a560d741710969a1c95f5327 Mon Sep 17 00:00:00 2001 From: chishin Date: Wed, 5 Apr 2023 14:58:35 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=9B=E4=B8=80=E6=AD=A5=E6=B1=89=E5=8C=96?= =?UTF-8?q?=E9=80=9A=E4=BF=A1=E8=A7=84=E5=88=99=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/js/app/nginx/access/form.ejs | 8 +++++--- frontend/js/app/nginx/access/form/client.ejs | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) 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 + 实现

@@ -74,10 +75,11 @@

- IP Address Whitelist/Blacklist via + IP地址黑白名单基于 Nginx HTTP Access + 实现

@@ -92,7 +94,7 @@
-
Note that the allow and deny directives will be applied in the order they are defined.
+
注意: 允许禁止 规则将按照它们定义的顺序执行。
diff --git a/frontend/js/app/nginx/access/form/client.ejs b/frontend/js/app/nginx/access/form/client.ejs index 6b767b8..3cfbacd 100644 --- a/frontend/js/app/nginx/access/form/client.ejs +++ b/frontend/js/app/nginx/access/form/client.ejs @@ -1,13 +1,13 @@
- +