Skip to content
wiedehopf edited this page Nov 24, 2021 · 2 revisions

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
Clone this wiki locally