packages/net/lighttpd
David Yang 0bda3d9a83 lighttpd: Fix dependencies among auth mods
lighttpd-mod-auth has to be installed with lighttpd-mod-authn_file,
otherwise an error will appear even when auth.backend is not "plain".

  (plugin.c.229) dlopen() failed for: /usr/lib/lighttpd/mod_authn_file.so Error loading shared library /usr/lib/lighttpd/mod_authn_file.so: No such file or directory

Signed-off-by: David Yang <mmyangfl@gmail.com>
2019-01-11 21:03:32 +08:00
..
files lighttpd: add 'reload' to init script to make logrotate-friendly 2017-07-10 16:11:19 -06:00
patches lighttpd: Fix Compilation with OpenSSL 1.1.x 2018-11-09 18:53:32 -08:00
Makefile lighttpd: Fix dependencies among auth mods 2019-01-11 21:03:32 +08:00