First, thanks to everyone who are involved in designing a great tool.
In the current implementation, server is accessed by http://server:port , there any way we can have context path ? eg: http://server:port/logview ? , I'd like to run Log io behing Apache and having a context makes apache configuration easy with Reverse Proxy , else I need to configure a virtual host.
Thanks