apache: use HTTP for mod_auth_kerb service principal
[hcoop/domtool2.git] / configDefault / apache.cfg
index d6f8c7e..a65b7d8 100644 (file)
@@ -22,7 +22,7 @@ val webNodes_admin = [("mccarthy", {version = APACHE_2, auth = NO_AUTH}),
 val proxyTargets = ["http://hcoop.net/cgi-bin/mailman",
                    "http://hcoop.net/pipermail"]
 
-val proxyHosts = ["bog"]
+val proxyHosts = ["bog", "marsh"]
 
 val public_html = "public_html"
 
@@ -78,8 +78,6 @@ fun fastCgiWrapperOf user =
 (* FIXME: hcoop reference *)
 val phpFastCgiWrapper = "/afs/hcoop.net/common/bin/php5-fcgi-wrapper"
 
-val defaultPhpVersion = 5
-
 val waklogUserFile = ConfigCore.localRoot ^ "/waklog.conf"
 
 end