Does anybody have any experience moving the YunWebUI/LUCI controller to a /www subdirectory?
My naive attempt didn't work, because the YunWebUI/LUCI controller seems to be hardcoded to the http root directory ...
Is there any easy way to do this? I'm trying to simplify access to pages i'm hosting on the yun, while keeping & obfuscating the YunWebUI/LUCI controller for just in case.
I actually don't want to mess around with uttpd's root directory config.
To clarify, i'm trying to replace the contents of /www
so that something else appears at http://arduino.local/
What I would like to do is move everything that was in /www to /www/subdirectory,
so that I can access those files at http://arduino.local/subdirectory/