X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/7e198078aa9f5f361a3c625c91452ec4ff26bca3..8e92b720955bc1820ab3790d534c46f4f4061e17:/configDefault/apache.cfg diff --git a/configDefault/apache.cfg b/configDefault/apache.cfg index 48d852a..c88f92c 100644 --- a/configDefault/apache.cfg +++ b/configDefault/apache.cfg @@ -15,7 +15,8 @@ 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 = [("deleuze", {version = APACHE_2, auth = MOD_WAKLOG})] +val webNodes_admin = [("deleuze", {version = APACHE_2, auth = MOD_WAKLOG}), + ("mccarthy", {version = APACHE_2, auth = NO_AUTH})] val proxyTargets = ["http://hcoop.net/cgi-bin/mailman", "http://hcoop.net/pipermail"]