after [expr 1000*3600*24 - $delta] exec shutdown -r -now -forcePlease check windows or otherwise (I have cygwin installed which does this sort of stuff too) docu to see what arguments shutdown requires to 'reboot' and to 'force', or the machine may not necessarily get to the actual point of the power off/on cycle.Also, I added the saving of the page statistics information of the server, which is for that automatically starting version also automatically reread at startup. I'll get the code and make it a bit general later.Result?The server ran happily with more than a few hits per day all the time, I could easily access it from a few french countryside/medium town internet cafe's where its response time and behaviour was exemplatory.It has been extended with some diect urls for for instance a 'fortune' program, and it serves video files, too, which all worked fine.For those wanting to try for themselves, I will get the code here at some point, too, and beware that the out of the box tclhttpd on a windows (except maybe nt like, but seriously, I wouldn't vouch for that either) can be QUITE unsave for tcl aware hackers, and may leave you with major file damage when you are unlucky and uncarefull. Especially the tml pages and of course some of the example cgi's should be scrutinized first or simply not put under the docroot for more than experiments.
escargo 27 May 2003 - Note that Microsoft Windows in various versions used to include something Microsoft called at various times Personal Web Server or PWS.TV Realy? I've worked with most versions of the notorious os from 3.1 over 95 98 2000/NT through XP and never heard of it... The P for personal I myself used at least before the concept of webserving as such (except over ftp which is fun too) didn't exist yet when I wrote PULS (personal unique library services) a synthesizer musical instrument librarian on the atari st, also some years ago I made a large HiFi/PA (Public Address) system, which I on my web pages nicked PPA.Anyhow, I've (let's call it) been near to IIS and such on Windows, and know what nimbda and such can do, and unsolicited browser and mediaplayer scripts, and how many security bug fixes I *could* have downloaded for various versions of what once was realy advanced (the trs80 basic rom for instances 20 years ago), and was kindly informed by various parties that the security of web serving capabilities of the infamously softy os is hard to discuss in terms of countable issues....escargo - A quick Google search for PWS Personal Web Server finds lots of links, such as [2], [3], [4], [5], [6]. It appears PWS was available for Windows 95, 98, 98SE, ME, NT, and XP Pro (not XP Home).And yes, this opened up a big can of worms for security on these systems. Apparently the PWS was necessary for verifying that web pages created with FrontPage really did what they were supposed to do.TV That last I seem to remember from some 98 sys I 'found' frontpage on, but I guess that had no cgi's or IP control and such.