mysql: revoke permissions when dropping database
[hcoop/domtool2.git] / configDefault / apache.cfg
index 7cb48f5..7a7db7d 100644 (file)
@@ -15,7 +15,8 @@ val fixperms1 = ConfigCore.sudo ^ " " ^ ConfigCore.installPrefix ^ "/sbin/domtoo
 val confDir = ConfigCore.localRoot ^ "/vhosts"
 
 val webNodes_all = [("shelob",  {version = APACHE_2, auth = MOD_WAKLOG})]
-val webNodes_admin = [("minsky", {version = APACHE_2, auth = MOD_WAKLOG})]
+val webNodes_admin = [("minsky", {version = APACHE_2, auth = MOD_WAKLOG}),
+                      ("busted", {version = APACHE_2, auth = MOD_WAKLOG})]
 
 val proxyTargets = ["http://hcoop.net/cgi-bin/mailman",
                    "http://hcoop.net/pipermail"]