diff --git a/README b/README index bf10198..ea67de4 100644 --- a/README +++ b/README @@ -81,6 +81,25 @@ scsh packages. You need to install version 4.9 of the SSAX package to use SUnet. SSAX is available from . +Sample Web Server +================= + +The installation procedure also installs three scripts to run the +SUnet httpd in the directory + +/path/to/your/package/root/0.6/sunet/web-server/ + +The three scripts are: + +start-web-server for running a simple web server on port 8080 +start-extended-webserver for running a web server with support for CGI +start-surflet-server for running a web server with SUrflets enabled + +Pass the --help option to learn how to configure the scripts. + +These scripts should provide a pretty good starting point to set up +your own server or serve your own SUrfelts. + Support =======