mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 19:04:32 +04:00
If lighttpd loads mod-auth, it also automatically tries to load mod-authn_file, and fails if it's not available. That is a compatibility feature of lighttpd after the funtionality was split into modules. Signed-off-by: Jan Kardell <jan.kardell@telliq.com>