Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
19 check-ins that include changes to files matching 'htdocs/cgi-bin/*'
2004-09-14
| ||
02:37 | removed htdocs/cgi-bin/env, which was a sparc executable. check-in: 05658505ad user: welch tags: trunk | |
2004-03-23
| ||
01:26 | htdocs/cgi-bin/*.cgi: tweaked #! line so it searchs for tclsh among these version: /usr/bin/tclsh /usr/local/bin/tclsh8.4 /usr/local/bin/tclsh8.3 /usr/bin/tclsh8.4 tclsh check-in: 54d21141c9 user: welch tags: trunk | |
2004-03-09
| ||
11:07 | Changed all references to tclsh8.3 to plain old tclsh ... the user can make their own alias, surely. check-in: 72ba43cad1 user: coldstore tags: trunk | |
10:52 | Changed tclsh8.3 to tclsh check-in: 992248d833 user: coldstore tags: trunk | |
2004-03-01
| ||
07:02 | 2004-2-29 Brent Welch <[email protected]> * bin/httpd.tcl: removed compatibility warning message * lib/auth.tcl: Fixed to tolerate missing group and user files * htdocs/debug/.tclaccess: added this to provide easier to control access to the /debug URL. * custom/dodirs.tcl: fixed this so it doesn't do "cd" and only looks through subdirectories that contain startup.tcl For example, this skips the CVS directory * contrib/mkweb_05.tcl: metakit admin interface by Stefan Vogel * htdocs/cgi-bin/wiki.cgi: sample CGI for wikit check-in: c0177ba5b9 user: welch tags: trunk | |
2003-08-11
| ||
16:46 | bin/httpdthread.tcl: fixed loading of mime.types in installed configuration bin/httpd.tcl: added support for -gui flag to control default Tk gui bin/tclhttpd.rc: added support for -gui flag to control default Tk gui Everything else is cleanup associated with creating RPMs. check-in: 33e1218f7b user: welch tags: trunk | |
2000-10-28
| ||
05:35 | Fixed CGI post data handling in light of recent changes to Url and Httpd. check-in: d5cd3b5548 user: welch tags: trunk | |
2000-05-05
| ||
20:54 | Test file for file upload check-in: 632e6b629f user: welch tags: trunk | |
2000-04-19
| ||
19:11 | Changes these samples to use tclsh8.3, and changes some to use ncgi and html modules from the Standard Tcl Library. check-in: 7dcb921f86 user: welch tags: trunk | |
00:46 | Another test file check-in: 298e61edf5 user: welch tags: trunk | |
2000-03-07
| ||
19:04 | changed calls to Base64 library to use the "base64" namespace (version 2.0 of the package). check-in: 4c7fca4941 user: hershey tags: trunk | |
2000-02-23
| ||
18:08 | Updated to non-blocking version if there is no post data check-in: 3fcbf5414b user: welch tags: trunk | |
2000-01-19
| ||
23:09 | Modified this to have an artificial delay for testing purposes. check-in: e860d87e92 user: welch tags: trunk | |
1999-10-05
| ||
18:41 | 2.3.0 release check-in: 1334e939eb user: welch tags: trunk | |
1999-07-07
| ||
20:19 | Cleanup of #! lines to be generic "tclsh8.0" check-in: a377ea8582 user: welch tags: trunk | |
19:55 | Fixed #! line to be generic tclsh check-in: 7ef2bc29c9 user: welch tags: trunk | |
1999-04-13
| ||
21:30 | New file check-in: ae660ad62b user: welch tags: trunk | |
1998-10-07
| ||
16:37 | Added missing files check-in: 1f1038dac9 user: welch tags: trunk, rel-2-1-5 | |
00:11 | Creating the Tclhttpd module check-in: 2d155f9410 user: welch tags: trunk, rel-2-1-4 | |