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 2017-03-09 10:48:25 +01:00 committed by GitHub
parent 720f1a59b3
commit 3c06fe605d

View file

@ -1,7 +1,7 @@
#! /bin/bash
# Wo ist der Webroot (Hauptverzeichniss)?
export WEBROOT="/var/www/html"
export FILES="/var/www/html"
# Wie soll der Titel der Dateiliste sein, die aufgerufene URL ist in $URL enthalten.
export HTMLTITLE="Datei: $URL"