home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / jigswcmd.zip / readme.txt < prev   
Text File  |  1999-04-20  |  2KB  |  24 lines

  1. Introduction:
  2. Jigsaw is a WWW server daemon constructed from  pure Java language. Because OS/2 has the best JDK over other PC platform, this would be a good choice if you are looking for a free and easy-setup WWW server.
  3.  
  4. The installation procedure is simple.  Because I am lazy, I further simplify this procedure through cerating Rexx scripts. I wrote 4 CMD files for easy usage of jigsaw. If you follow my steps, you can install Jigsaw, test run, play with it's administration without the need of reboot your OS/2 machine!
  5.  
  6. Installation Steps:
  7. 1. Check if you have correctly installed the JDK 1.1.6 for OS/2 or Higher level. If not, you must install JDK first.
  8.  
  9. 2. Using FTP or HTTP to download the file "jigsaw_2.0.2.zip" from http://www.w3.org. If there are newer version exist, you can download the newer one.
  10.  
  11. 3. Using FTP to download the file "jigsawcmd.zip" from ftp://140.113.190.7/pub/jigsawcmd.zip. 
  12.  
  13. 4. Extract "jigsaw_2.0.2.zip" and "jigsawcmd.zip" to the same directory where your want to place these stuff.
  14.  
  15. 5. Run 'JigInst.cmd' from that directory. It will process the setup of Jigsaw server , and create a WPS folder called "Jigsaw WWW Server" for three Jigsaw related objects.
  16.  
  17. 6. Double click on the "Jigsaw" object of the folder. The server starts. Using Netscape and point the url to http://localhost:8001/, you'll see the Jigsaw Overview page. Carefully read the instruction about configuration, You'll need the info to modify the settings.
  18.  
  19. 7. Double click on "Jigadm", Jigadm starts, use id/pass = admin/admin to login, modify the settings  to setup a secure environment.
  20.  
  21. 8. Double click on "Kill Jigsaw", answer your newly defined id and passwd, then the server shutdown.
  22.  
  23. Author:
  24. Antony Shen <u8618806@cc.nctu.edu.tw>