ColdWeb-3.1.tar.gz

Uploaded: 30 Aug, 2006
Previous uploads by this submitter: 0

Author: Brandon Gillespie

Downloads: 44

This is a basic web server, which supports the base HTTP/1.0 protocol.
It is not complete in its current form. You need to edit the method
$network.handle_request() to add your own behaviour. ColdWeb is NOT
CGI, it surpasses the need for CGI, which is simply an interface for
calling a command-line program from a web server.