From a2f730d57e778f327a28d0db5077e3cea63b4641 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=A5=A5=E8=B6=85?= Date: Sat, 20 Jan 2024 10:15:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=83=A8=E5=88=86=E5=86=85?= =?UTF-8?q?=E7=BD=AE=E9=A1=B5=E9=9D=A2=E6=B2=A1=E6=9C=89=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/public/js/components/server/http-firewall-actions-box.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/public/js/components/server/http-firewall-actions-box.js b/web/public/js/components/server/http-firewall-actions-box.js index 8b9bef3d..3db8e997 100644 --- a/web/public/js/components/server/http-firewall-actions-box.js +++ b/web/public/js/components/server/http-firewall-actions-box.js @@ -55,10 +55,12 @@ Vue.component("http-firewall-actions-box", { var defaultPageBody = ` -403 Forbidden + +\t403 Forbidden \t +

403 Forbidden

Connection: \${remoteAddr} (Client) -> \${serverAddr} (Server)