HCoop
/
hcoop
/
domtool2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Proper handling of Apache log file deletion while Apache might have that file open
[hcoop/domtool2.git]
/
configDefault
/
apache.csg
1
signature APACHE_CONFIG = sig
2
3
val reload : string
4
val down : string
5
val undown : string
6
7
val confDir : string
8
9
val webNodes_all : string list
10
val webNodes_admin : string list
11
val webNodes_default : string list
12
13
val proxyTargets : string list
14
15
val public_html : string
16
17
end