Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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 | 9.fc4 | x86_64 | 1.15 MiB | Mon Apr 24 19:05:49 2006 | 
        
        Changelog
        
            - * Mon Apr 24 18:00:00 2006 Wart <wart at kobold.org> - 3.5.1-9
- - Change default paths to ssl files to match Fedora default locations.
- Don't create the tclhttpd home directory when adding the user.
- Added patch for utils.tcl to prevent error due to missing md5 function.
- Don't delete the tclhttpd user when uninstalling 
            - * 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