[EMAIL PROTECTED] wrote:
Currently I am evaluating websh for use in a cgi/scgi/fastcgi
environment, thus not as an apache module. I am wondering, is there
much of the c code of websh needed, or is it feasible to build a
tcl-only websh? (And which parts would have to be translated from C to
tcl?)
We compiled it as a CGI app (not an apache module) and have been running
it as such under apache and lighttpd. You don't have to strip to C code
out to run it as such - it's just a configuration option.
As far as I know it doesn't support scgi/fastcgi, but I could be wrong.
FWIW the only issue I seem to have tripped up on is that if you use
Google Analytics, the cookies that it sets will break the cookie based
session handler routines in websh. I'm guessing it has something to do
with the underscores in the cookie names, but haven't dug into it any
further.
-- Leon
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]