mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-23 00:00:06 +01:00
![]() 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> |
||
---|---|---|
.. | ||
conf.c | ||
etc-lwsws-conf-EXAMPLE | ||
etc-lwsws-conf.d-localhost-EXAMPLE | ||
http.c | ||
lejp.c | ||
lejp.h | ||
lwsws.h | ||
main.c |