From ebfb330561ca4e9b0882f45ed21dad2e6d8be411 Mon Sep 17 00:00:00 2001 From: Nathan Steel Date: Fri, 26 Aug 2022 12:15:54 +0100 Subject: [PATCH] Add 404 Page 404 page added in-case any incorrect URLs, etc. Occur, the default nginx doesn't allow for redirection so... --- 404.html | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 404.html diff --git a/404.html b/404.html new file mode 100644 index 0000000..b1002ba --- /dev/null +++ b/404.html @@ -0,0 +1,51 @@ +https://www.digitalocean.com/community/tutorials/how-to-configure-nginx-to-use-custom-error-pages-on-ubuntu-14-04 + + + + + + + + + + + + + 404! + + + +
+

Error 404

+
+ +
+
+ +
+
+

You broke the internet

+

This page probably doesn't exist, but if it's supposed to a developer will be looking into why it's borked.

+

Use the navigation above, or below to head to somewhere a little more, functional

+ +
+
+ + + + +