From: Matthijs Kooijman Date: Sun, 13 Sep 2009 12:02:28 +0000 (+0200) Subject: Make /Site available on exodus.ee.nl as well. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fwipi.git;a=commitdiff_plain;h=e66f6e1418a32ce55d0d22e3bf5929b1ddca9a12;hp=bca7a535d5c77b71a60e5f535db8b6f8116ca698 Make /Site available on exodus.ee.nl as well. The configuration only allowed this for exodus-nieuw so far. --- 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"), ]