From 74a172f51673f1136bcd4cf7ebd85b5ef947a141 Mon Sep 17 00:00:00 2001 From: deepend Date: Sun, 3 Jan 2021 10:59:24 +0000 Subject: [PATCH] updated custom 404 page --- 404.php | 7 ------- error404.php | 23 +++++++++++++++++++++++ 2 files changed, 23 insertions(+), 7 deletions(-) delete mode 100644 404.php create mode 100644 error404.php diff --git a/404.php b/404.php deleted file mode 100644 index b7f7d97..0000000 --- a/404.php +++ /dev/null @@ -1,7 +0,0 @@ - - -

ERROR 404

- - - - diff --git a/error404.php b/error404.php new file mode 100644 index 0000000..aaa48d2 --- /dev/null +++ b/error404.php @@ -0,0 +1,23 @@ + + +

ERROR 404

+ +
+ +
+ +
+

A 404 error status implies that the file or page that you're looking for could not be found.

+
+

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.

+ + +
+
+ + + +