You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mod_tcl-dev@tcl.apache.org by Helmut Hissen <he...@zeebar.com> on 2006/02/19 16:40:58 UTC

need examples for Tcl_Hook_Translate_Name

the only hook I have been able to make work is the Tcl_Hook_Handler 
(content) hook.  What I really want is for one Tcl script to be able to 
delegate to other scripts based on the URL.  Apache's ScriptAlias can do 
exactly that for CGI, but I have not been able to make that work for 
mod_tcl.  I suspect Tcl_Hook_Translate holds the answer, but I cannot 
find any documentation on it (other than that it exists), and its not 
obvious from the C source on how to use it, either.

can somebody point me at an example on how to use it?

cheers

Helmut Hissen
helmut@zeebar.com

---------------------------------------------------------------------
To unsubscribe, e-mail: mod_tcl-dev-unsubscribe@tcl.apache.org
For additional commands, e-mail: mod_tcl-dev-help@tcl.apache.org