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

Update config.sh

This commit is contained in:
niansa 2018-07-15 08:15:54 +00:00
parent cb15992a8d
commit 5fbf0cb95b

View file

@ -1,5 +1,8 @@
#! /bin/bash
# The web server is running under this user (requires to start the socat script as root!)
suuser="nobody"
# Here is the webroot (homefolder for the website)
FILES="/var/www/html/"