How do I change default landing page on raspberry pi IP
Hi, when I type my raspberry pi ip in browser I am redirected to:
[raspberry_ip]/mobro
How do I change this behaviour. I am not too familiar with web servers and ports, but could somebody point me in the right direction?
I guess this is found in server config file but I don't know what server this image is running.
Hi @SuckyWacky
the image is running Lighttpd and you can find the web root under /home/modbros/mobro-raspberrypi/web
the redirect is in this file: https://github.com/ModBros/mobro-raspberrypi/blob/master/web/index.html
just out of curiosity: why do you want to change that behaviour?
Thanks for quick reply @Seraksab! I am running Pi-Hole at the same time with monitoring app, and I simply want a quick access to web interface instead of configuration page of mobros.