More Apache directory option stuff
[hcoop/domtool2.git] / configDefault / apache.csg
CommitLineData
8a7c40fa
AC
1signature APACHE_CONFIG = sig
2
3 val reload : string
4
5 val confDir : string
6
7 val webNodes : string list
8
e95a129e
AC
9 val proxyTargets : string list
10
8a7c40fa 11end