From f0917cefc2734d0633dafc311fc981443c3752fe Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:12:56 -0600 Subject: [PATCH] Create 400.php --- errors/400.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 errors/400.php diff --git a/errors/400.php b/errors/400.php new file mode 100644 index 0000000..b68dbb5 --- /dev/null +++ b/errors/400.php @@ -0,0 +1,22 @@ + + +

ERROR 400 Bad Request

+ +
+ +
+ +
+

A 400 error status implies The request sent to the server was invalid or malformed. This could happen if there is a mistake in the request parameters or syntax.

+
+

If you're a site visitor

+

Please use your browser's back button and check that you're in the right place. If you need immediate assistance, please send us an email instead.

+

If you're the site owner

+

Please check that you're in the right place and get in touch with your website provider if you believe this to be an error.

+ + +
+
+ + +