diff options
author | Donald Cooley <chytraeu@sdf.org> | 2020-03-14 06:32:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-14 06:32:01 +0700 |
commit | 2870d148e28b2243b9705f2e5ddfd9c95c801ee4 (patch) | |
tree | 143261e26e541acc6e56ed985bacf4b28e05dad6 /network/hiawatha/README | |
parent | f074a2bdaa79e39c7725072e69ccb9496fe01758 (diff) |
network/hiawatha: Updated for version 10.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/hiawatha/README')
-rw-r--r-- | network/hiawatha/README | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/network/hiawatha/README b/network/hiawatha/README index 6f6e655e59c8f..094e670fb1a79 100644 --- a/network/hiawatha/README +++ b/network/hiawatha/README @@ -1,12 +1,12 @@ -Hiawatha (A secure and advanced Web server) +Hiawatha (A secure and advanced webserver) -Hiawatha is a Web server for Unix and has been built with security -in mind. This resulted in a highly secure Web server, in both code -and features. +Hiawatha is a web server for Unix and has been built with security in +mind. This resulted in a highly secure web server, in both code and +features. -Hiawatha supports many Web and HTTP features such as -CGI/FASTCGI, HTTP authentication, virtual host support, request -pipelining, keep alive connections, URL rewriting and many more. +Hiawatha supports many web and HTTP features such as CGI/FASTCGI, HTTP +authentication, virtual host support, request pipelining, keep alive +connections, URL rewriting and many more. Notes: @@ -21,9 +21,9 @@ Notes: * Hiawatha's daemon will listen on the network interface 127.0.0.1:80, and it can write temporary files inside - /var/db/hiawatha + /var/db/hiawatha - * The Web root directory is /var/hiawatha with index.html being + * The web root directory is /var/hiawatha with index.html being the default start file. Hiawatha's documentation can be found at the following URL: |