Moode Forum

Full Version: Pi-hole on same hardware
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I got Pi hole running on my Moode Pi using the basic instructions, it installed and ran fine.....the web interface did not work though, {it gave the default cover image for some reason when i hit 192.168.1.xxx/admin}, had to change the port that pi holes web server used from 80 to whatever port you choose, this way it does not conflict with Moode web server. Edit /etc/lighttpd/lighttpd.conf, then restart lighttpd Then when I went to 192.168.1.xxx:port/admin I get pi holes web page.

It has no audible impact on Moode to my ears.
So it's using something other than NGINX as web server?
(12-29-2018, 04:16 AM)Tim Curtis Wrote: [ -> ]So it's using something other than NGINX as web server?

yes, it comes together wit a lighttpd server..

Hemirick, thanks for the idea, sometimes you are getting blind, by runing through the "old" procedures" (-:
In May I changed Moode Port, so I did it again...

but NGINX would also be possible...
https://github.com/pi-hole/pi-hole/wiki/...figuration
wow I need to study that page and see if I can figure out how to make pi hole use NGINX, my 1st impression is it's way over my head....Seems much more efficient to only run 1 web server.
Pages: 1 2