Correct locations of public_html
[hcoop/domtool2.git] / configDefault / apache.csg
... / ...
CommitLineData
1signature APACHE_CONFIG = sig
2
3 val reload : string
4
5 val confDir : string
6
7 val webNodes : string list
8
9 val proxyTargets : string list
10
11 val public_html : string
12
13end