From 52ab74b793c90d606a7de99a7eaaf13fdb26c124 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Tue, 8 Jan 2019 12:06:40 -0500 Subject: [PATCH] added 404 page and htaccess --- src/.htaccess | 1 + src/404.php | 23 +++++++++++++++++++++++ src/about.php | 2 +- 3 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 src/.htaccess create mode 100644 src/404.php diff --git a/src/.htaccess b/src/.htaccess new file mode 100644 index 0000000..850a961 --- /dev/null +++ b/src/.htaccess @@ -0,0 +1 @@ +ErrorDocument 404 /404.php \ No newline at end of file diff --git a/src/404.php b/src/404.php new file mode 100644 index 0000000..3ebccbc --- /dev/null +++ b/src/404.php @@ -0,0 +1,23 @@ + + + + + + + + + + + +
+
+
+

Whoopsie!

+

I don't think this is supposed to happen...


+

I'm so sorry! This page doesn't exist!

+

Email me about what happened and I can diagnose your problem!

+
+
+
+ + \ No newline at end of file diff --git a/src/about.php b/src/about.php index 1f03f72..363b369 100644 --- a/src/about.php +++ b/src/about.php @@ -19,7 +19,7 @@

December 2018 - DeskHubSharp was released!

September 2018 - Started Miller Web Solutions

June 2018 - This website was released!

-

May 2018 - Recieved Assitant Developer certificate from Northwestern Michigan College

+

May 2018 - Recieved Assistant Developer certificate from Northwestern Michigan College

May 2017 - lftpd was released!

April 2017 - mtikrtr was released!

December 2016 - Political Ties was started!