templates/bin/reconfig.template@a881dc866e23
templates/bin/reconfig.template
Sat, 29 Oct 2016 20:02:26 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sat, 29 Oct 2016 20:02:26 +0200
- changeset 121
- a881dc866e23
- parent 61
-
c858850f3d3a
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
adds more CGI stuff
sets more env vars
fixes response parser
NSAPIRequest contains host and port now
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -USR1 $PID