Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

Problem with weather display (RTMC Webserver)


maurixio Mar 10, 2017 03:24 PM

I have the following problem.

We had install a weather station (CR1000 with weather sensors) , that is connected to a LAN, and we have a loggernet server application.

We need to show two different web pages with some of the data for 1 office and other kind of data for other office.

We have RTMC Webserver , but as far as i know, it can only serv one kind of webpage with data.

Is there other way by using only one session of RTMC webserver to show 2 different webpages with particular data?

Or , can we use another webpage server (like apache, iis) , to use parallel webpages to resolv this kind of problem?.

Thanks!


maurixio Mar 10, 2017 03:26 PM

Of course we don't want to use 2 servers per site (because its expensive) , and because the data could easily be supplied by one webserver easily.


jtrauntvein Mar 10, 2017 05:56 PM

The CSI Web Server was built so that you could publish any number of projects in sub-directories to the HTTP home directory.  In order to access these, if your web domain name is "http://my-domain.com", the URL would become "http://my-domain.com/sub-dir".  You would specify this as the publish URL in the publisher. 

Log in or register to post/reply in the forum.