Correct locations of public_html
[hcoop/domtool2.git] / configDefault / apache.csg
index 3ade218..89e3710 100644 (file)
@@ -6,4 +6,8 @@ signature APACHE_CONFIG = sig
 
     val webNodes : string list
 
+    val proxyTargets : string list
+
+    val        public_html : string
+
 end