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

ERROR 405 Method Not Allowed

+ +
+ +
+ +
+

A 405 error implies the method used in the request (such as GET, POST, PUT, etc.) is not allowed for the requested resource.

+
+

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.

+ + +
+
+ + +