From: Brent W. <bre...@in...> - 2000-11-29 20:00:46
|
Thanks to some patches and bug reports, I've made a few fixes and committed them to the SF CVS repository. If I'm giving out credit incorrectly, let me know. * bin/httpd.tcl: Fixed setting of auto_path in the standard install configuration so that the limit and crypt packages can be found (Peter Farmer) * lib/doc.tcl: Added Doc_RegisterRoot so the cgi domain can set up the directory mapping used by DocAccessHook. (Peter Summers) * lib/cgi.tcl: Fixed "extra timer" bug found by Petrus that could cause erroneous aborts of CGI connections. (Petrus Vloet) Added use of Doc_RegisterRoot so DocAccessHook works right for /cgi-bin directories outside the htdocs hierarchy. (Peter Summers) Eliminated extra / build-up in /cgi/bin pathnames (Peter Summers) -- Brent Welch <bre...@in...> http://www.interwoven.com |