From f0be65875b0fbc0fcb087d5caf7f3ad0999dfcea Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Thu, 18 Oct 2012 09:35:23 +0200 Subject: Display an error page if a virtual path doesn't exist Give user feedback instead of bailing out with an empty HTTP response body. Signed-off-by: Lukas Fleischer --- web/html/404.php | 14 ++++++++++++++ web/html/index.php | 4 ++++ 2 files changed, 18 insertions(+) create mode 100644 web/html/404.php diff --git a/web/html/404.php b/web/html/404.php new file mode 100644 index 00000000..06ad683a --- /dev/null +++ b/web/html/404.php @@ -0,0 +1,14 @@ + + +
+

404 -

+

+
+ +