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 2f0bc93d46 lws access log option and lwsws conf
This adds the ability to store apache-compatible logs to a file given at
vhost-creation time.

lwsws conf can set it per-vhost using "access-log": "<filepath>"

The feature defaults to disabled at cmake, it can be set independently but
LWS_WITH_LWSWS set it on.

Signed-off-by: Andy Green <andy@warmcat.com>
2016-04-15 13:58:24 +08:00
..
conf.c lws access log option and lwsws conf 2016-04-15 13:58:24 +08:00
etc-lwsws-conf-EXAMPLE cgi post 2016-04-13 11:53:40 +08:00
etc-lwsws-conf.d-localhost-EXAMPLE cgi post 2016-04-13 11:53:40 +08:00
http.c vhost collect rx tx stats 2016-04-15 13:57:20 +08:00
lejp.c lwsws protocol filter and options 2016-04-08 16:13:14 +08:00
lejp.h cgi post 2016-04-13 11:53:40 +08:00
lwsws.h lwsws Libwebsockets Web Server 2016-03-28 10:49:57 +08:00
main.c http2 update integration 2016-04-13 11:53:40 +08:00