Please follow the below template, it will help us to help you!
Expected Behaviour:
Seeing the normal error404 page of PiHole (when using lighttp)
Actual Behaviour:
ERR_INVALID_RESPONSE
So currently i got PiHole working again on my VPS, even have it working with my custom domain and also made the switch from lighttp to nginx (and therefore got https also working!)
Even the load on the top left suddenly works (always had crazy values like 10) and the only last thing what is left to do is to get the error404 from lighttp setup.
My current configuration with NGINX:
I hope someone is able to tell me how i can set the Pihole error back.
unrelated question: is there also a darkmode for the dashboard? Would i need to change anything else if i would make a subdomain like pihole.betavpn.tk?
I know how to set a custom error 404 on nginx. It¡¯s just that I want to set the error 404 page that pihole displays. But I can¡¯t seem to get that to work
Would it be sufficient to copy the code from the Pi-hole one to the NGINX one? Its a pretty straight forward HTML/CSS page that Pi-hole serves by default. So that should probably do the trick? Or am I missing something?
I can also share the the way i have the error404 setup, i mainly changed the HREF tags to the domain i'm using (b/c using the paths likie error404/etcetc didn't worked out for me.
Again i want to thank everyone for their help!
few side questions:
Would it be an idea to submit a request to add the favicon to the error404 page?
Is there a darkmode for the dashboard? Or is that in the making?