diff --git a/web/.htaccess b/web/.htaccess index 8182bab..479dbf5 100644 --- a/web/.htaccess +++ b/web/.htaccess @@ -5,6 +5,7 @@ ExpiresByType text/javascript A2592000 ExpiresByType application/javascript A2592000 Options -Indexes +ErrorDocument 404 /404.html RewriteEngine On RewriteBase / diff --git a/web/404.html b/web/404.html new file mode 100644 index 0000000..9a8bf1b --- /dev/null +++ b/web/404.html @@ -0,0 +1,68 @@ + + + + + + 404 + + + + + + + + +
+

🏡 Four Oh Four

+

+ A tiny error occurred: We can't find this page. +

+

+ Get it? +

+

+ Go home +

+
+
+ If you think there should be something here, please notify us at . +
+ + +