HCoop
/
hcoop
/
domtool2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
hcoop: new server quag.hcoop.net
[hcoop/domtool2.git]
/
lib
/
mod_env.dtl
1
{{Support for Apache's mod_env, which deals with UNIX environment variables}}
2
3
extern val setEnv : no_spaces -> no_newlines -> [^Vhost];
4
{{See <a href="http://httpd.apache.org/docs/2.2/mod/mod_env.html#setenv">the
5
Apache documentation</a>.}}