home *** CD-ROM | disk | FTP | other *** search
- I ported WWWcount 1.5 to OS/2 for an OS/2 web server test which I did
- for a german OS/2 magazine. It served as an example CGI program to be
- used with the various servers.
-
- All you need to do to install is:
-
- - copy count.exe and count.cfg into your cgi-bin directory
- - copy the subdirectories conf, data and digits wherever you want them
- - edit count.cfg as determined by above actions
- - edit count.conf in the conf subdirectory
- - copy the csample.html to your servers document tree and try it out
- from a client
-
- I know there is another port of this program. I tried it before but
- found it was not ported correctly. Since the author did not include
- source code nor diffs, I had to re-port it again. However, it is no
- big deal.
-
- Kai Uwe Rommel
-
- --
- /* Kai Uwe Rommel ARS Computer & Consulting GmbH, Muenchen, Germany *
- * rommel@ars.de CompuServe 100265,2651, Fax +49 89 324 4524 *
- * rommel@leo.org (ftp.leo.org:/pub/comp/os/os2 maintenance) */
-
- DOS ... is still a real mode only non-reentrant interrupt
- handler, and always will be. -Russell Williams
-