> RivetServerConf GlobalInitScript "/var/www/rivet/server/global_init.tcl"
> RivetServerConf ChildInitScript "/var/www/rivet/server/child_init.tcl"
> RivetServerConf ChildExitScript "/var/www/rivet/server/child_exit.tcl"
> RivetServerConf UploadDirectory  "/var/www/rivet/upload"

My memory is a bit fuzzy from not having worked on Rivet in a while,
but my recollection is the stuff between quotes is an actual Tcl
script in its entirety, so you'd want to add "source" to them to make
them actually source a file.

-- 
David N. Welton

http://www.dedasys.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org
For additional commands, e-mail: rivet-dev-h...@tcl.apache.org

Reply via email to