cvsimport
[hcoop/zz_old/domtool2-proto.git] / lib / mod_env.dtl
CommitLineData
d71ae374 1{{Support for Apache's mod_env, which deals with UNIX environment variables}}
2
3a319372 3extern val setEnv : no_spaces -> no_newlines -> [^Vhost];
d71ae374 4{{See <a href="http://httpd.apache.org/docs/2.0/mod/mod_env.html#setenv">the
5 Apache documentation</a>.}}