Short:        Small Webserver in ARexx
Author:       carls@kajen.com (Carl Svensson)
Uploader:     Matt_H amiga org
Type:         comm/www
Version:      2.2.8
Requires:     ARexx, TCP/IP Stack, util/rexx/rmh.lha, dev/gg/gzip-bin.lha
Architecture: generic

 Last known version of the gW3S ARexx webserver. See also 
 comm/www/w3s_10sharp.lha. Authors' original license follows:


 
 We have decided to fork the gW3S distribution into two branches: The v1.x 
 branch will continue to exist and will work on any base install of 
 AmigaOS3.x with a TCP/IP stack. The v2.x branch will require some 
 third-party software, but will also provide more functions. 

 gW3S Open Source license

 1. gW3S has no warranty whatsoever. The authors cannot be held 
    responsible for any damage caused by the use of this program.
 2. gW3S is free to use and distribute as long as the archive 
    (described below) is intact. If you wish to modify the source 
    code - contact the gW3S team! Any modification should be 
    approved by the gW3S team BEFORE inclusion in the official 
    distribution. Any changes made may not distributed without the 
    conscent of the gW3S team.
 3. The gW3S distribution should at all times contain the server source 
    code, the administration tool executable and source code, an example 
    XGI script and the AmigaGuide documentation.
 4. The copyright of gW3S up to (and including) v1.0 will belong to Carl 
    Svensson, any further versions will be copyrighted to the gW3S 
    development team.
 5. Carl Svensson and the gW3S development team must at all times approve 
    any and all changes to the source code of the beforementioned files 
    in the distribution
 6. The main distribution site of gW3S will remain: http://gonzo.1av10.nu/w3s/
     - All the official releases will be available here
 7. All applications to join the gW3S team should be sent to Carl Svensson: 
    carls (at) kajen (dot) com
 8. The goal of gW3S is to create a small and efficient web server capable of 
    actually hosting a site. But this should be done only with AmigaOS 3.x 
    standard tools and utilities. No third-party ARexx libraries or DOS 
    commands are allowed. gW3S should run on any standard AmigaOS 3.x 
    installation with a TCP/IP stack supporting InetD.
 9. The gW3S v2.x fork is an exception from ยง8: It uses both third-party 
    Rexx libraries and DOS Commands, but in return it provides major 
    functionality boosts.

 Current gW3S Team members
 
 Carl Svensson - carls (at) kajen (dot) com
 Cato Hagen - catohagen (at) fastmail (dot) fm
 Pascal Marcelin - marcelin (at) wanadoo (dot) fr
 Kelvin Shirley - kelvin (dot) shirley (at) ntlworld (dot) com 
 Please avoid contacting us with support questions. gW3S is a 
 free service. Customer support is not :-) 

 Some information for developers
 
 The gW3S Administration Tool is compiled with the JR Rexx Masher. 
 (aminet:util/rexx/jrms14.lha)