The issue I am facing:
I am trying to set up pihole on a pi5.
Prior to loading it I had a lighttpd server running which was successfully serving /var/www/html/index.html and a few perl scripts in /var/www/html/cgi-bin.
Pihole is not yet fully configured but it is intercepting my perl scripts - they now return:
"404 Oops! Page not found. We could not find the page you were looking for. Meanwhile, you may want to return to the dashboard".
My index.html is still being delivered.
I cannot find any activity in any of the lighttpd or pihole logs apart from FTL.log showing NTP traffic.
With a previous setup on a pi3 the upgrade to v6.2.2 went somewhat differently - pihole politely avoided port 80 and chose port 8080 so I didn't have this problem.
I'd appreciate any advice on fixing web access to the perl scripts on my pi5.
Phil
Details about my system:
Pi5. Linux Pi5 6.12.47+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.12.47-1+rpt1~bookworm (2025-09-16) aarch64 GNU/Linux
Pihole:
Core version is v6.4 (Latest: v6.4)
Web version is v6.4.1 (Latest: v6.4.1)
FTL version is v6.5 (Latest: v6.5)
What I have changed since installing Pi-hole: Nothing