minus-squareSleepyBear@lemmy.myspamtrap.comtoSelfhosted@lemmy.world•Openvpn / pihole - change administration linklinkfedilinkEnglisharrow-up2·edit-27 months agoOne way is to run Pi-hole’s admin interface on a different port. That’s configured in: /etc/lighttpd/external.conf Set: server.port := 8000 Then your URL is http://IP:8000/admin linkfedilink
minus-squareSleepyBear@lemmy.myspamtrap.comtoNo Stupid Questions@lemmy.world•I have an apartment where the dumpster is a car's drive away, and taking trash down involves 4 staircases. What is the best way to ameliorate this situation?linkfedilinkarrow-up3·1 year agoThere’s always a way: https://www.youtube.com/watch?v=VhYEOG9LOIk linkfedilink
One way is to run Pi-hole’s admin interface on a different port. That’s configured in:
Set:
server.port := 8000
Then your URL is http://IP:8000/admin