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 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 web/html/404.php (limited to 'web/html/404.php') diff --git a/web/html/404.php b/web/html/404.php new file mode 100644 index 0000000..06ad683 --- /dev/null +++ b/web/html/404.php @@ -0,0 +1,14 @@ + + +
+

404 -

+

+
+ +