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
720f1a59b3
commit
3c06fe605d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue