Short: Small Webserver in ARexx Author: carls@kajen.com (Carl Svensson) Uploader: Matt_H amiga org Type: comm/www Version: 1.0 Sharp Requires: ARexx, TCP/IP Stack Architecture: generic gW3S is a small and very resource-saving web server for those who do not need Apache (or cannot provide the computing power for it). It is completely written in ARexx and runs of any 3.x Amiga with a TCP/IP stack supporting inetd (such as Miami/AmiTCP/Genesis). Features: · HTTP/1.0 200 OK · HTTP/1.0 404 Not Found · Rudimentary request logging · Built-in directory listing (for dirs without an "index.html") · Embedded ARexx command execution · Embedded Execution of external ARexx scripts (with QueryString as argument) · Query-String/URL unescaper · Complete parsing of external ARexx CGI scripts (.xgi files) · Fancy Files (support for unsafe chars in file names) · A nice configuration tool