X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=examples%2FREADME;h=e20543ba527bd6b976197886fff3e9712e18b08b;hp=3f7c9d616fa65a244374ce2721aaf70f6463f435;hb=HEAD;hpb=4d2dc22a9a68395a5788ae66c84ae0ced2d0e733 diff --git a/examples/README b/examples/README index 3f7c9d6..e20543b 100644 --- a/examples/README +++ b/examples/README @@ -2,10 +2,11 @@ This directory contains some examples of more or less simple ashd configurations. Each sub-directory contains a self-contained example with a shell script called `run'. Simply run that script to start the example, and examine it to see how it was made. All of them will start -an non-SSL HTTP server on port 8080. +a non-SSL HTTP server on port 8080. Note that ashd, including the default configuration files, must be -installed on the system to be able to run the examples. +installed on the system to be able to run the examples. See the +INSTALL file for details thereof. The `python' sub-directory contains examples for using the Python module. To run them, the Python module has to be installed and