Paul Grinberg <[EMAIL PROTECTED]> writes: > I obtained the NT version of mod_dtcl. However, I am not sure if I > need to recompile Apache to incorporate the module or if a > configuration directive like LoadModule will suffice (and if so, > what should the syntax be).
As far as I know, it should be the same as on other platforms LoadModule dtcl_module /usr/lib/apache/1.3/mod_dtcl.so Change the path, and add .dll to the end, I suppose, and it should be ok. However, that's just my best guess. I don't use windows... -- David N. Welton Consulting: http://www.dedasys.com/ Free Software: http://people.debian.org/~davidw/ Apache Tcl: http://tcl.apache.org/ Personal: http://www.efn.org/~davidw/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
