"mmtv" <[EMAIL PROTECTED]> writes: > One more question: Does mod_dtcl work also with WML or only with > HTML ? What shall I use for WML ?
You can generate whatever you like with mod_dtcl, including jpegs, wml, xml, .txt, or whatever... > > I'have installed mod_dtcl under Window XP and Apache 2.0.35, First of all, mod_dtcl doesn't work with 2.0.* yet. I'm not quite sure if Rivet will in the future or whether we will add compatibility to mod_tcl (look at mod_tcl if you really need apache 2.0). > > updated the conf file as attached and copied it in the directory > > Apache2/Modules the mod_dtcl.so. Apache does not want to start > > anymore and the configuration file check fails because it cannot > > find the mod_dtcl.so (note that in the conf attached the > > LoadModule has been disable with the #). Is there any > > compatibility problem with Window XP ? I don't know - hopefully one of our resident windows experts can answer. I haven't used windows for years, and don't really know much about it. > > More over I cannot find the srm.conf where I should add the > > following line: > > AddType application/x-httpd-tcl .ttml > > AddType application/x-dtcl-tcl .tcl (optional) Depends on where Apache for windows installs it. Read the documentation that came with it. > > I do not have a compiler installed so I depend from executable > > available on the net. Ciao, -- David N. Welton Consulting: http://www.dedasys.com/ Personal: http://www.dedasys.com/davidw/ Free Software: http://www.dedasys.com/freesoftware/ Apache Tcl: http://tcl.apache.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
