home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 May / PCO_5_97.ISO / FilesBBS / OS2 / WWWCNT15.ARJ / WWWCNT15 / WWWCNT15.ZIP / README.OS2 < prev    next >
Encoding:
Text File  |  1995-12-14  |  1.1 KB  |  28 lines

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