View BixDesktop by Web interface
Is there any possible way if after install and configure BixDesktop that it could be view via Web Interface instead of need to open the program from the server itself. Well at least i can view it from my network only using the web browser.
can you make it more detail and as i go through there's no such file as index.html i can only see index.xml
Hi
There are a few index xxx .html files, where xxx = time_tag or some other name.
You can links to any of these files, because they refer to each other.
in /var/www/html create a softlink to your bixdata reporting dir, like so:
ln -s /home/bixuser/bixdata/bixserver/data/reporting/ reporting
where home/bixuser.. is the path to your bixserver.
i did what you advice me to but seems the page is empty with nothing display and actually what i mean is is it possible for Bixdata to be like login using web interface coz i'll place this bixdata server inside my server room and i would like to view it from my workplace.

Yes
theres an HTML interface you can link to from your Apache/IIS, in server/data/reporting/out (theres a few index.html files)