diff --git a/config_example/error_page/403.html b/config_example/error_page/403.html index a900642..8fd2587 100644 --- a/config_example/error_page/403.html +++ b/config_example/error_page/403.html @@ -60,7 +60,7 @@
403
-
Access Denied (403 Forbidden)
+
Access Denied
You do not have permission to access this resource.
Node: {{.EdgeTag}}
Your IP: {{.ConnectIP}}
diff --git a/config_example/error_page/429.html b/config_example/error_page/429.html new file mode 100644 index 0000000..df0cf94 --- /dev/null +++ b/config_example/error_page/429.html @@ -0,0 +1,75 @@ + + + + + + 429 Too Many Requests + + + +
+
429
+
Too Many Requests
+
You have made too many requests in a short period of time.
+
Node: {{.EdgeTag}}
+ Your IP: {{.ConnectIP}}
+ Date: {{.Date}}
+
+ +
+ + +