diff options
Diffstat (limited to 'config/error-handler-404.html')
| -rw-r--r-- | config/error-handler-404.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/config/error-handler-404.html b/config/error-handler-404.html new file mode 100644 index 0000000..6264849 --- /dev/null +++ b/config/error-handler-404.html @@ -0,0 +1,13 @@ +<!doctype html public "-//W3C//DTD XHTML 1.0 //EN"> + +<html> +<head> +<title>404 - Dead Link.</title> +<link rel="stylesheet" type="text/css" href="/config/404.css" /> +<meta http-equiv="refresh" content="0; /404"> +</head> + +<body> + +</body> + |
