1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lwsws
Andy Green 34b8161e04 lwsws update example conf to be 7681 no ssl test server
It's going to be much easier to transition to lwsws
if the example config exactly matches what used to be
seen from the default test server.

# mkdir -p /etc/lwsws/conf.d /var/log/lwsws
# cp ./lwsws/etc-lwsws-conf-EXAMPLE /etc/lwsws/conf
# cp ./lwsws/etc-lwsws-conf.d-localhost-EXAMPLE /etc/lwsws/conf.d/test-server
# sudo lwsws

Signed-off-by: Andy Green <andy@warmcat.com>
2016-05-17 08:54:42 +08:00
..
conf.c win fix warnings from appveyor 2016-05-15 08:31:01 +08:00
etc-logrotate.d-lwsws logs document logrotate configuration for lwsws 2016-04-26 19:07:17 +08:00
etc-lwsws-conf-EXAMPLE http cache policy 2016-04-22 08:53:49 +08:00
etc-lwsws-conf.d-localhost-EXAMPLE lwsws update example conf to be 7681 no ssl test server 2016-05-17 08:54:42 +08:00
lwsws.h lwsws remove all protocols use lws default http 2016-05-10 11:28:30 +08:00
main.c lwsws remove all protocols use lws default http 2016-05-10 11:28:30 +08:00
usr-lib-systemd-system-lwsws.service logs document logrotate configuration for lwsws 2016-04-26 19:07:17 +08:00