mirror of
https://gitlab.com/niansa/simpsh-httpd.git
synced 2025-03-06 20:53:36 +01:00
Update main.sh
This commit is contained in:
parent
3c06fe605d
commit
93dc75b4fc
1 changed files with 3 additions and 0 deletions
3
main.sh
3
main.sh
|
@ -9,6 +9,9 @@
|
|||
# Lese HTTP-Anfrage
|
||||
. ./readrequest.sh
|
||||
|
||||
# Lese configdatei erneut
|
||||
. ./config.sh
|
||||
|
||||
# Eine kurze sicherheutsüberprüfung...
|
||||
. ./urlcheck.sh
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue