Different log directories for different Apache versions
[hcoop/domtool2.git] / configDefault / apache.csg
index 63adf00..cd0fbb7 100644 (file)
@@ -18,6 +18,6 @@ signature APACHE_CONFIG = sig
 
     val        public_html : string
 
 
     val        public_html : string
 
-    val logDirOf : string -> string
+    val logDirOf : bool -> string -> string
 
 end
 
 end