]> git.pld-linux.org Git - packages/lighttpd.git/commit
Add requires auth to authn modules
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 15 Sep 2022 09:57:06 +0000 (12:57 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Thu, 15 Sep 2022 09:59:23 +0000 (12:59 +0300)
commitf200304106598a732b795ff7fb86ae65ec3e2260
treee8f5da1d513ef3bda63c4669c693e4867e0acab6
parent0ac78dfa08acf6abea5ed32f5bc341f3fcb7abe1
Add requires auth to authn modules

lighttpd tries to load the modules itself,
but they are missing in filesystem:

$ lighttpd -f /etc/lighttpd/lighttpd.conf
2022-09-15 12:57:07: (plugin.c.202) dlopen() failed for: /usr/lib64/lighttpd/mod_auth.so /usr/lib64/lighttpd/mod_auth.so: cannot open shared object file: No such file or directory
2022-09-15 12:57:07: (server.c.1285) loading plugins finally failed
lighttpd.spec
This page took 0.028449 seconds and 4 git commands to generate.