tclhttpd

All Files in DIST_build/
Login

All Files in DIST_build/

Files in directory /DIST_build in any check-in


This is a bundled distribution of TclHttpd, Tcl, the
Standard Tcl Library, and the Thread extension.

If you already have tcl 8.4 or 8.3 installed, then you can probably
run the Tcl Web Server directly from this distribtuion without
doing any installation steps (The directory will really be
named something like tclhttpd3.5.3) :

cd tclhttpd3.5/bin
tclsh httpd.tcl -port 8001 -debug 1

If you get complaints about missing the Standard Tcl Library,
then you can install just that by running the install.sh script
in the tcllib1.6 directory.

If you want a clean install of everything, including a Tcl 8.4.5
that has thread enabled, then use the Makefile in the top-level directory.
This will compile things under the build directory, segregating
by platform into different subdirectories.

More Docs
There are a few more README-like files you should read:
tclhttpd3.5/INSTALL
tclhttpd3.5/README
tclhttpd3.5/WHATSNEW
tclhttpd3.5/ChangeLog
tclhttpd3.5/certs/README.ssl

Information about TclHttpd is at

http://www.tcl.tk/software/tclhttpd

The mailing list is
mailto:[email protected]
You must be a member to post to this list.  To join, visit this URL
http://lists.sourceforge.net/mailman/listinfo/tclhttpd-users

There are archives of the older mailing list at
http://www.tcl.tk/lists/tcl-httpd

There is a SourceForge project for tclhttpd.  Please see
http://sourceforge.net/projects/tclhttpd/
http://tclhttpd.sourceforge.net/
ftp://tclhttpd.sourceforge.net/projects/tclhttpd/

Brent Welch <[email protected]>
	or  <[email protected]>		(this should work always)