Custom ErrorDocument 404
authorMartin Zobel-Helas <zobel@debian.org>
Sun, 6 Feb 2011 12:29:03 +0000 (13:29 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Sun, 6 Feb 2011 12:48:55 +0000 (13:48 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
modules/apache2/files/common/etc/apache2/sites-available/www.debian.org

index 898bce6..667ab16 100644 (file)
    # this behavior, and proxies will be allowed to cache the documents.
    CacheNegotiatedDocs On
 
+# Custom Error
+   ErrorDocument 404 /errors/404
+
 # the joys of backwards compatibility
    Redirect /cgi-bin/cvsweb http://cvs.debian.org
    Redirect /Lists-Archives http://lists.debian.org