From e66f6e1418a32ce55d0d22e3bf5929b1ddca9a12 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Sun, 13 Sep 2009 14:02:28 +0200 Subject: [PATCH] Make /Site available on exodus.ee.nl as well. The configuration only allowed this for exodus-nieuw so far. --- conf/farmconfig.py | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/farmconfig.py b/conf/farmconfig.py index 5b1bbc7..ec0e2c5 100644 --- a/conf/farmconfig.py +++ b/conf/farmconfig.py @@ -52,6 +52,7 @@ wikis = [ # script-name by lighttpd and the url_mappings site in the exodus config, # all links still work too! ("exodus", r"exodus-nieuw.evolution-events.nl"), + ("exodus", r"exodus.evolution-events.nl"), ("extinction", r"extinction.evolution-events.nl/wipi"), ] -- 2.30.2