11-28-2007 06:54 AM
We have made two LabView applications with web server support. These two applications are launched on two independent computers, so they can be accessed from the Internet from two different URLs (for example www.lab_1.com and www.lab_2.com ). We want to make access for these laboratories from one ULR but from different paths on this URL (in our example – the first application could be accessed from www.lab.com/lab_1/ and the second application from www.lab.com/lab_2/ . So we will obtain the one URL for two independent LabView webservers. We consider that this can be done with the Reverse Proxy technique.
We have launched the Reverse Proxy on Apache software. Both webpages from both applications can be viewed correctly but the Remote Panels can not be displayed. The “Server does not support Remote Panels” text is displayed.
What is the reason? Can You tell us how we must to configure our reverse proxy if we want to work it with LabView Web servers correctly?
Sincerely
wo
11-29-2007 02:37 PM
11-29-2007 04:01 PM
11-30-2007 04:57 PM
12-01-2007 06:16 AM
12-03-2007 02:22 PM
12-03-2007 05:05 PM