This is broken for me because it can’t load the OpenSSL module.
(plugin.c.229) dlopen() failed for: /usr/lib/lighttpd/mod_openssl.so Error loading shared library /usr/lib/lighttpd/mod_openssl.so: No such file or directory
The lighttpd SSL module opkg doesn’t seem to exist so I checked if SSL is compiled in:
root@GL-AR750S:/etc/lighttpd# lighttpd -v
lighttpd/1.4.48 (ssl) - a light and fast webserver
It is compiled in, but activating SSL gives the same error. I have libopenssl installed.