From: Dylan Lloyd Date: Sat, 22 Jan 2011 05:01:48 +0000 (-0500) Subject: Added .htaccess and 404.phpfor a custom ErrorDocument. X-Git-Url: https://disinclined.org/git/?a=commitdiff_plain;h=43485c2d6844a14e62bd6634fc6c45f95c749c1d;p=dylansserver.git Added .htaccess and 404.phpfor a custom ErrorDocument. --- diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..6f9af41 --- /dev/null +++ b/.htaccess @@ -0,0 +1 @@ +ErrorDocument 404 404.php diff --git a/404.php b/404.php new file mode 100644 index 0000000..9700c80 --- /dev/null +++ b/404.php @@ -0,0 +1,3 @@ +
sorry

+can't find that. maybe try here?
+