Error FTL v.5.10.2 / syslog / WARNING: unknown config-key: alias.url (ignored)

Hi, after recent update got strange error in syslog:

Oct 1 20:46:35 raspberrypi lighttpd[496]: 2021-10-01 20:46:33: (server.c.1493) WARNING: unknown config-key: alias.url (ignored),
is that related to new update?

version is lighttpd/1.4.53 (ssl) - a light and fast webserver

server.modules = (
"mod_access",
"mod_accesslog",
"mod_auth",
"mod_expire",
"mod_redirect",
"mod_setenv",
"mod_rewrite"

should mod_alias be added???
or added here
/etc/lighttpd/external.conf - if missing or needed to be fixed in default config?

might be related to: Lighttpd starts with warning about unknown config-key. · Issue #2248 · pi-hole/pi-hole · GitHub?

still valid to be ignored or something we can do to mitigate?

Still just ignore it.

1 Like

thx and sry to have not checked my pasts posts (I did ask same one or two years ago).
At least this shows that I am checking the system after pihole update :slight_smile:

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.