lighttpd wouldn't start, erroring with something like
(../src/configfile.c.2449) include file not found:
/etc/lighttpd/mime-types.conf
(../src/configfile.c.2256) source: /httpd.conf line: 10 pos: 0
parser failed somehow near here: (EOL)
This is because the alpine packaging for lighttpd has moved away from
including this file in the default setup [1]. It doesn't seem to be
needed anymore, so it can probably go.
[1]:
632d675ea8