Updated deps.
[cocanwiki.git] / conf / cocanwiki.conf
index 1dd6854..5386ca4 100644 (file)
@@ -1,5 +1,5 @@
 # Apache configuration for COCANWIKI.
-# $Id: cocanwiki.conf,v 1.11 2004/09/25 16:05:03 rich Exp $
+# $Id: cocanwiki.conf,v 1.12 2004/10/09 15:01:57 rich Exp $
 
 # Uncomment the following lines if necessary.  You will probably need
 # to adjust the paths to reflect where cocanwiki is really installed.
   ExpiresDefault "now plus 1 hour"
 </Location>
 
+# Error documents.
+ErrorDocument 500 /_bin/crash.cmo
+
+# Start of the rewrite rules.
+
 RewriteEngine on
 
 # The robots.txt file needs special treatment.