diff options
Diffstat (limited to 'network/hiawatha/README')
-rw-r--r-- | network/hiawatha/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/hiawatha/README b/network/hiawatha/README index 6f5bbdc887b75..6f6e655e59c8f 100644 --- a/network/hiawatha/README +++ b/network/hiawatha/README @@ -10,7 +10,7 @@ pipelining, keep alive connections, URL rewriting and many more. Notes: - To use this package the user/group 'hiawatha' are required. + To use this package the user and group 'hiawatha' are required. You can create them with: # groupadd -g 259 hiawatha @@ -19,9 +19,9 @@ Notes: By default: - * Hiawatha's daemon is going to be listening in the network interface + * Hiawatha's daemon will listen on the network interface 127.0.0.1:80, and it can write temporary files inside - /var/lib/hiawatha + /var/db/hiawatha * The Web root directory is /var/hiawatha with index.html being the default start file. |