1
0
Fork 0
mirror of https://gitlab.com/niansa/simpsh-httpd.git synced 2025-03-06 20:53:36 +01:00

Update README.md

This commit is contained in:
niansa 2017-03-09 10:15:06 +01:00 committed by GitHub
parent 3dac3e6825
commit 1055eaf02b

View file

@ -12,3 +12,4 @@ An usable bash-httpserver with easy configuration and PHP.
3. Edit config.sh:
* `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!