From 73b5e69efeca21d8a74cd9f39bf1d9e69fed97d1 Mon Sep 17 00:00:00 2001 From: Petr Stefan Date: Wed, 26 Oct 2016 16:43:57 +0200 Subject: [PATCH] Typo --- Fileserver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fileserver.md b/Fileserver.md index e868851..fed8e70 100644 --- a/Fileserver.md +++ b/Fileserver.md @@ -84,7 +84,7 @@ usage: mkconfig.py apache [-h] [--port PORT] --working-directory - **port** -- port where the fileserver should listen - **working_directory** -- directory where the files should be stored -- **htpasswd** -- path to user file fot HTTP Basic Authentication +- **htpasswd** -- path to user file for HTTP Basic Authentication - **user** -- user under which the server should be run ### Running using uWSGI