Skip to content
Snippets Groups Projects
Commit 9b03cb98 authored by Andy Green's avatar Andy Green
Browse files

lwsws localhost example conf add testcgi


Signed-off-by: default avatarAndy Green <andy@warmcat.com>
parent 7ad94de8
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment