mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2026-03-21 22:32:17 +00:00
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]:
|
||
|---|---|---|
| .. | ||
| _data | ||
| _images | ||
| _static | ||
| helfen | ||
| kontakt | ||
| 404.md | ||
| anmelden.md | ||
| datenschutz.md | ||
| freizeit.md | ||
| httpd.conf | ||
| impressum.md | ||
| index.md | ||
| partnerschaft.md | ||
| party.md | ||
| rueckblick.md | ||