pihole - wiedehopf/adsb-wiki GitHub Wiki

If you want to run pihole and all the ADS-B stuff together, this is necessary for lighttpd to work correctly:

echo 'server.modules += ( "mod_alias")' | sudo tee /etc/lighttpd/external.conf
sudo systemctl restart lighttpd