X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/b7c96dd38a17463ea57a5527b4837571dbc61cba..1e66f76c50f54ee1804bb700e163fa3e3e4f0ac1:/configDefault/apache.cfg diff --git a/configDefault/apache.cfg b/configDefault/apache.cfg index 48d852a..56a3a98 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"]