projects
/
matthijs
/
projects
/
wipi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bca7a53
)
Make /Site available on exodus.ee.nl as well.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Sun, 13 Sep 2009 12:02:28 +0000
(14:02 +0200)
committer
Matthijs 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
patch
|
blob
|
history
diff --git
a/conf/farmconfig.py
b/conf/farmconfig.py
index 5b1bbc788a5af8fca1b8800c18dbfbfcf0a52611..ec0e2c57f9093dd56c484afc0bd7d91ff8644e78 100644
(file)
--- 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"),
]