Fix typo in config
[hcoop/domtool2.git] / configDefault / apache.cfg
index b4ffe14..c88f92c 100644 (file)
@@ -16,7 +16,7 @@ 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}),
-                     ("mccarthy", {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"]