Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tclhttpd - Extensible Web+Application server written in Tcl
TclHttpd is a Web server implemented in pure Tcl. It works out of the box as a
Web server, but is really designed to be a Tcl application server. It supports
HTML+Tcl templates, and is extensible in a variety of ways.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
tclhttpd |
3.5.1 |
8.fc3 |
i386 |
1.15 MiB |
Fri Jan 27 14:41:08 2006 |
Changelog
- * Fri Jan 27 17:00:00 2006 Wart <wart at kobold.org> - 3.5.1-8
- Updated patch so that tclhttpd starts as root and then switches to
the tclhttpd user. This is necessary if tclhttpd is to listen
on port 80.
- * Sat Jan 21 17:00:00 2006 Wart <wart at kobold.org> - 3.5.1-7
- Check if the tclhttpd user exists before trying to create it
- * Sun Jan 15 17:00:00 2006 Wart <wart at kobold.org> - 3.5.1-6
- Use ghosted files for runtime state files.
- Update patch to remove build dependency on autoconf.