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