ok let's re-install lighttpd and reconfigure Pi-hole.
Issue these commands (sequential).
sudo apt remove lighttpd -y && sudo apt purge lighttpd
sudo rm -rf /var/www/admin
sudo rm -rf /etc/lighttpd
pihole -r
and select reconfigure
ok let's re-install lighttpd and reconfigure Pi-hole.
Issue these commands (sequential).
sudo apt remove lighttpd -y && sudo apt purge lighttpd
sudo rm -rf /var/www/admin
sudo rm -rf /etc/lighttpd
pihole -r
and select reconfigure