aboutsummaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-03-07 22:34:37 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-03-07 22:34:37 +0100
commitdc7284f329de7c08b0eb165b6603d00de63bc990 (patch)
tree84fd84821ed38830456266a7cdc590c130f03506 /.htaccess
parent4430c5ec7de1d2c3af2ce27f12b0468e751b2051 (diff)
userfriendly 404 Error
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess1
1 files changed, 1 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
index d44195a..a4833aa 100644
--- a/.htaccess
+++ b/.htaccess
@@ -9,3 +9,4 @@ AddHandler cgi-script .cgi
DirectoryIndex index.cgi
ErrorDocument 500 /error.cgi
+ErrorDocument 404 /not_found.cgi