Fix problem noted by omry on original domtool; namely, bad handling of rewrites insid...
[hcoop/domtool2.git] / configDefault / apache.cfg
index bec5354..0000104 100644 (file)
@@ -4,7 +4,10 @@ val reload = "/usr/bin/sudo /usr/local/sbin/domtool-publish apache"
 
 val confDir = "/var/domtool/vhosts"
 
-val webNodes = ["deleuze"]
+val webNodes_all = ["mire"]
+val webNodes_admin = ["deleuze"]
+
+val webNodes_default = ["mire"]
 
 val proxyTargets = ["http://hcoop.net/cgi-bin/mailman",
                    "http://hcoop.net/pipermail"]