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

Add files via upload

This commit is contained in:
niansa 2017-03-10 10:16:09 +01:00 committed by GitHub
parent 511e56a3af
commit 459ba9d4c3

View file

@ -14,6 +14,6 @@ if [[ "$URL" != */ ]]; then
#newFILE="$FILE"'/'
#export FILE="$newFILE"
echo 'HTTP/1.0 302 Moved permanently
Location: '"${WEBSITE}${URL}"'/'
Location: '"${WEBSITE}${URL}"'/'
fi
fi