Files in directory /bin of check-in 59533dc7183ec540
- CopyDist
- crypt.tcl
- cryptgui.tcl
- echosrv.tcl
- htpass.tcl
- httpd.tcl
- mini1.1.tcl
- minihttpd.tcl
- README
- small1.1.tcl
- tclhttpd.etc.init
- tclhttpd.rc
- torture.tcl
- win95.tcl
httpd.tcl - Sample startup script. To run a server on port 8015, just do:
wish8.0 httpd.tcl -debug
tclhttpd.etc.init - This is a Solaris startup script:
/etc/init.d/tclhttpd
You'd install this and make appropriate symbolic links
into the various runlevel directories (rc2.d)
to get the server to start at boot. The details vary
among different UNIX's
mini1.1.tcl - These are a set of tiny HTTPD implementations by
minihttpd.tcl - Steve Uhler ([email protected])
small1.1.tcl
echosrv.tcl - Testing routines for Tcl sockets
torture.tcl - Testing for parallel HTTP fetches against servers