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:
parent
cb15992a8d
commit
5fbf0cb95b
1 changed files with 3 additions and 0 deletions
|
@ -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/"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue