(18-Jul-2019, 09:43 AM)davem Wrote: got it working. Had to restore the original snakeoil lighttpd.conf file and then edit it to add a redirect which I eventually tuned to;As long as your configuration is outside of lighttpd.conf, it'll be fine.
url.redirect = ( "/pihole$" => "http://10.1.1.2/pihole/admin/index.php" )
Copied to lighttpd.conf to external.conf as pihole says it rewrites it on update....Everything works fine now. Just need to test that it survives updates from both snakeoil and pihole. But now that I know, its an easy fix if it doesnt.
Hopefully that is of use to someone.
I'm still in the middle of revamping the documentation, and moving to a wiki system. Once everything is up and running, more and more of this information will be available on the wiki.
Eventually these advanced configuration will work itself into the web app. Eventually...
