From f514c9c0f069b671df2135e6cc8a2912f8e4e64d Mon Sep 17 00:00:00 2001 From: niansa Date: Fri, 10 Mar 2017 17:07:16 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f26a40d..6d09f4b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ An usable bash-httpserver with easy configuration and PHP. * `FILES` Here is the webroot (homefolder for the website). * `HTMLTITLE` This is the title for the filelist. * `HTMLFILE` The finished Document will saved here. ${HTMLFILEID} must be included! - * `DEFAULTCONTENT` This Content-Type will used for unknown files. + * `DEFAULTCONTENT` This Content-Type send the Server, if the requested File isn't a folder or phpfile. * `PORT` This port will used for listening. * `WEBSITE` This is the URL of the Website (Example: "http://localhost:$PORT") 4. Make all files executable