hcoop: add new server shelob.hcoop.net
[hcoop/domtool2.git] / configDefault / apache.cfg
index 83b2a28..6cd96b1 100644 (file)
@@ -14,8 +14,9 @@ val fixperms1 = ConfigCore.sudo ^ " " ^ ConfigCore.installPrefix ^ "/sbin/domtoo
 
 val confDir = ConfigCore.localRoot ^ "/vhosts"
 
-val webNodes_all = [("navajos", {version = APACHE_2, auth = MOD_WAKLOG})]
 val webNodes_admin = [("mccarthy", {version = APACHE_2, auth = NO_AUTH})]
+val webNodes_all = [("navajos", {version = APACHE_2, auth = MOD_WAKLOG}),
+                   ("shelob",  {version = APACHE_2, auth = MOD_WAKLOG})]
 
 val proxyTargets = ["http://hcoop.net/cgi-bin/mailman",
                    "http://hcoop.net/pipermail"]