Fix problem noted by omry on original domtool; namely, bad handling of rewrites insid...
[hcoop/domtool2.git] / configDefault / apache.csg
CommitLineData
8a7c40fa
AC
1signature APACHE_CONFIG = sig
2
3 val reload : string
4
5 val confDir : string
6
60695e99
AC
7 val webNodes_all : string list
8 val webNodes_admin : string list
9 val webNodes_default : string list
8a7c40fa 10
e95a129e
AC
11 val proxyTargets : string list
12
de7fde3d
AC
13 val public_html : string
14
8a7c40fa 15end