Pihole webserver

Is it possible to host a single page (plain html) and 2-3 mp3 files with pihole-FTL in a separate subfolder? (It feels it a bit unnecessary to install a separate Apache just for this purpose.)
If this is possible, where is pihole-FTL webroot located (Pi-hole v6)?

Thanks in advance!!

Civetweb can serve plain html files.
Not sure about mp3 files. You will need to test.

webroot is /var/www/html/.
You can host your .html or .htm files there, or in a subdirectory.

1 Like

Thanks, I'll try that, the html page is just a plain textpage.
Wasn't sure if webroot (/var/www/html/) was changed for v6....

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