[Lxr-general] accessing LXR server from a different machine
Brought to you by:
ajlittoz
From: Kevin W. <wk...@gm...> - 2014-08-08 13:29:40
|
Hello, I installed and configured an LXC server (lxr-2.0.2) according to instruction on http://lxr.sourceforge.net. On the local machine, I can access the source tree from a chrome browser by accessing http://localhost/lxr/source. The machine on which the LXC is installed is 192.168.2.197. However, I try to access from another machine on the LAN, by http://192.168.2.197/lxr/source, I get an lxr error page,: "Unrecoverable error No known root for source-tree (default tree)" Now I goggled for it, and tried as a result to set the 'host_names' parameter in in lxr.conf in various ways, but nothing helped. Any ideas ? Regards, Kevin |