summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.htaccess3
1 files changed, 3 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
index 98eec8fe4..442a5bd95 100644
--- a/.htaccess
+++ b/.htaccess
@@ -12,6 +12,9 @@
Options -Indexes
Options FollowSymLinks
+# Customized server error messages:
+ErrorDocument 404 /index.php
+
# Set the default handler to index.php:
DirectoryIndex index.php