aboutsummaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
authorMaZderMind2014-11-09 23:46:27 +0100
committerMaZderMind2014-11-09 23:46:27 +0100
commit1ac82d89098b54cdbf3da66aac1b751cf46b56f0 (patch)
tree73529a46e6a654f91f606ebf918bbc81e29af79f /.htaccess
parent31954fe35c87a9c3d9c57b29080abe8da4428d5b (diff)
add a nice 404 page
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess6
1 files changed, 1 insertions, 5 deletions
diff --git a/.htaccess b/.htaccess
index 2165afc..cc6a5ae 100644
--- a/.htaccess
+++ b/.htaccess
@@ -33,8 +33,4 @@ RewriteRule ^(lounge|ambient)/?$ party.php?room=$1&format=audio [L]
# Show a known page in case of as miss
-ErrorDocument 404 404.php
-
-# Allow Caches & Proxies to Cache all resources
-#ExpiresActive On
-#ExpiresDefault "access plus 4 hours"
+ErrorDocument 404 /~peter/voc-frontends/31c3/404.php