From 987b81c0144b90b27a5e88e999f4461490f1959c Mon Sep 17 00:00:00 2001 From: Victor Wagner Date: Fri, 14 Jul 2006 15:19:55 +0000 Subject: [PATCH] fixed errordocument --- .htaccess | 2 +- notfound.html | 2 +- templates/page.tpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.htaccess b/.htaccess index 2797500..ca4bb69 100644 --- a/.htaccess +++ b/.htaccess @@ -1 +1 @@ -ErrorDocument 404 http://www.45.free.net/~vitus/notfound.html +ErrorDocument 404 /~vitus/notfound.html diff --git a/notfound.html b/notfound.html index 030c230..81afa41 100644 --- a/notfound.html +++ b/notfound.html @@ -1,5 +1,5 @@ - + Page not found

Page not found

diff --git a/templates/page.tpl b/templates/page.tpl index 1f2d2e2..9da5856 100644 --- a/templates/page.tpl +++ b/templates/page.tpl @@ -1,8 +1,8 @@ - +
-- 2.39.2