lwsws localhost example conf add testcgi
Signed-off-by: Andy Green <andy@warmcat.com>
This commit is contained in:
parent
7ad94de897
commit
9b03cb9828
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@
|
|||
"mountpoint": "/server-status",
|
||||
"origin": "file:///usr/share/libwebsockets-test-server/server-status",
|
||||
"default": "server-status.html"
|
||||
}, {
|
||||
"mountpoint": "/testcgi",
|
||||
"origin": "cgi:///usr/share/libwebsockets-test-server/lws-cgi-test.sh"
|
||||
|
||||
}, {
|
||||
"mountpoint": "/formtest",
|
||||
"origin": "callback://protocol-post-demo"
|
||||
|
|
Loading…
Add table
Reference in a new issue