Make /Site available on exodus.ee.nl as well.
authorMatthijs Kooijman <matthijs@stdin.nl>
Sun, 13 Sep 2009 12:02:28 +0000 (14:02 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Sun, 13 Sep 2009 12:02:28 +0000 (14:02 +0200)
The configuration only allowed this for exodus-nieuw so far.

conf/farmconfig.py

index 5b1bbc788a5af8fca1b8800c18dbfbfcf0a52611..ec0e2c57f9093dd56c484afc0bd7d91ff8644e78 100644 (file)
@@ -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"),
 ]