302 REDIRECT

This commit is contained in:
fred 2022-10-31 19:56:24 +01:00
parent 3b949b1a3a
commit 6e28b5abc2
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ ncrunning=$(ps auxf --sort=+utime | grep -w 'nc -l -p 1234' | grep -v -E 'color=
[[ $ncrunning ]] && echo "ERROR - API Server Already Running - http://$myIP:1234/?salt=totodu56&pepper=totodu56 " && exit 1
## NOT RUNNING TWICE
Some client needs to respect that
# Some client needs to respect that
HTTPCORS="HTTP/1.1 200 OK
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true