From 20e972fa4f98aef78a340587bd82e5f9ffc33b90 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 7 Jul 2013 09:38:03 +0300 Subject: [PATCH] htdocs: Add a 404 page taken from html5 boilerplate. --- htdocs/.htaccess | 2 +- htdocs/404.html | 157 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 158 insertions(+), 1 deletion(-) create mode 100644 htdocs/404.html diff --git a/htdocs/.htaccess b/htdocs/.htaccess index b97247a2a..c81d1e5b4 100644 --- a/htdocs/.htaccess +++ b/htdocs/.htaccess @@ -73,7 +73,7 @@ Options -MultiViews # You can customize what Apache returns to the client in case of an error (see # http://httpd.apache.org/docs/current/mod/core.html#errordocument), e.g.: -#ErrorDocument 404 /404.html +ErrorDocument 404 /404.html # ############################################################################## diff --git a/htdocs/404.html b/htdocs/404.html new file mode 100644 index 000000000..11ea712c3 --- /dev/null +++ b/htdocs/404.html @@ -0,0 +1,157 @@ + + + + + Cppcheck - Page Not Found :( + + + +
+

Not found :(

+

Sorry, but the page you were trying to view does not exist.

+

It looks like this was the result of either:

+ + + +
+ +