aboutsummaryrefslogtreecommitdiffstats
path: root/customization/errorpage/429.shtml
diff options
context:
space:
mode:
Diffstat (limited to 'customization/errorpage/429.shtml')
-rw-r--r--customization/errorpage/429.shtml7
1 files changed, 7 insertions, 0 deletions
diff --git a/customization/errorpage/429.shtml b/customization/errorpage/429.shtml
new file mode 100644
index 0000000..cc2b31f
--- /dev/null
+++ b/customization/errorpage/429.shtml
@@ -0,0 +1,7 @@
+<!--#set var="ERRORPAGE_CODE" value="429" -->
+<!--#set var="ERRORPAGE_TEXT" value="Too Many Requests" -->
+
+<!--#include file="header.shtml" -->
+ <div>The server has detected an unusually high number of requests from your network address <strong><span><!--#echo var="REMOTE_ADDR" --></span></strong>
+ and will not process further requests until the flooding has subsided.</div>
+<!--#include file="footer.shtml" --> \ No newline at end of file