From 0a2ede34f4d4f367dc39d2ac53d32aaffaa1dc07 Mon Sep 17 00:00:00 2001 From: niansa Date: Thu, 9 Mar 2017 10:19:57 +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 ec8c341..c5e0480 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ An usable bash-httpserver with easy configuration and PHP. * `HTMLFILE` The finished Document will saved here. ${HTMLFILEID} must be included! * `DEFAULTCONTENT` This Content-Type will used for unknown files. * `PORT` This port will used for listening. - + * `WEBSITE` This is the URL of the Website (Example: "http://localhost:$PORT")