Pi-hole intercepts webpage on it's IP address

I installed the Smokeping utility using this article on my Raspberry Pi (IP address: 10.0.0.6); I can see the output of this utility at http://[Raspberry Pi IP address]/smokeping/smokeping.cgi. However when I visit that webpage, it shows a web page from Pi-hole (image below).

EDIT: Disabling the Pi-hole does not resolve the issue.

Expected Behaviour:

The webpage should load/Pi-hole webpage should not load.

Actual Behaviour:

I see this, when I attempt to visit the webpage:

Debug Token:

x21l53ceqf

You need to add “/admin” after your ip to access the web GUI.

You will have to configure lighttpd to support their CGI scripts. It looks like it might use apache by default, which conflicts with lighttpd.

I do not want to access the Pi-hole GUI.

How do I do this?

Could you explain in detail, please?

I do not have experience configuring lighttpd or apache to work with Smokeping.

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