slackbuilds/network/hiawatha
Antonio Hernández Blas 8d957b4e74 network/hiawatha: Updated for version 9.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-05-17 02:01:25 +07:00
..
README network/hiawatha: Updated for version 9.8. 2014-11-12 06:24:29 +07:00
doinst.sh network/hiawatha: Updated for version 7.4.1. 2011-06-13 01:33:39 -04:00
hiawatha.SlackBuild network/hiawatha: Updated for version 9.13. 2015-05-17 02:01:25 +07:00
hiawatha.info network/hiawatha: Updated for version 9.13. 2015-05-17 02:01:25 +07:00
rc.hiawatha network/hiawatha: Updated for version 9.12. 2015-04-30 17:16:25 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

Hiawatha (A secure and advanced webserver)

Hiawatha is a webserver for Unix and has been built with security
in mind. This resulted in a highly secure webserver, 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.

Notes:

  To use this package the user/group 'hiawatha' are required.
  You can create them with:

  # groupadd -g 259 hiawatha
  # useradd -u 259 -g 259 -c "User for hiawatha" -d / -s /bin/false hiawatha

  By default:

  * Hiawatha's daemon is going to be listening in the network interface 127.0.0.1:80
    and it can write temporary files inside /var/lib/hiawatha

  * The web root directory is /srv/hiawatha with index.html being
    the default start file.

Hiawatha's documentation can be readed in the next URL:
http://www.hiawatha-webserver.org/support