homepage/sites
Yannik Rödel 4f01401343 Fix error related to lighttpd MIME type handling
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
2025-06-19 07:02:47 +02:00
..
angestoepselt Fix error related to lighttpd MIME type handling 2025-06-19 07:02:47 +02:00
coderdojo Fix error related to lighttpd MIME type handling 2025-06-19 07:02:47 +02:00